Skip to content

chore: api generator was moved to separate influxdb-clients-apigen module #142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 13, 2020

Conversation

rhajek
Copy link
Contributor

@rhajek rhajek commented Aug 13, 2020

Closes #141

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • mvn test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2020

Codecov Report

Merging #142 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #142      +/-   ##
============================================
- Coverage     90.85%   90.85%   -0.01%     
  Complexity      441      441              
============================================
  Files           137      137              
  Lines          5391     5389       -2     
  Branches        207      202       -5     
============================================
- Hits           4898     4896       -2     
  Misses          414      414              
  Partials         79       79              
Impacted Files Coverage Δ Complexity Δ
...ava/com/influxdb/query/internal/FluxCsvParser.java 96.92% <0.00%> (-0.03%) 0.00% <0.00%> (ø%)
...ava/com/influxdb/client/InfluxDBClientFactory.java 100.00% <0.00%> (ø) 0.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1fe6d72...bd0b029. Read the comment docs.

@rhajek rhajek requested a review from bednar August 13, 2020 12:13
@bednar bednar added this to the 1.11.0 milestone Aug 13, 2020
@bednar bednar merged commit efc081d into master Aug 13, 2020
@bednar bednar deleted the remove-apigen branch August 13, 2020 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move swagger api generator to separate module influxdb-clients-apigen
3 participants