Skip to content

Conversation

rhajek
Copy link
Contributor

@rhajek rhajek commented Sep 16, 2020

Proposed Changes

  • remove labels in Organization API
  • Pkg* schemas removed from swagger

Checklist

  • 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 Sep 16, 2020

Codecov Report

Merging #153 into master will increase coverage by 0.33%.
The diff coverage is 50.00%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #153 +/- ## ============================================ + Coverage 90.39% 90.73% +0.33%  Complexity 439 439 ============================================ Files 137 137 Lines 5393 5375 -18 Branches 204 207 +3 ============================================ + Hits 4875 4877 +2  + Misses 441 420 -21  - Partials 77 78 +1 
Impacted Files Coverage Δ Complexity Δ
...src/main/java/com/influxdb/client/FindOptions.java 66.66% <28.57%> (-5.56%) 0.00 <0.00> (ø)
...a/com/influxdb/client/internal/BucketsApiImpl.java 78.76% <100.00%> (ø) 0.00 <0.00> (ø)
...influxdb/client/internal/OrganizationsApiImpl.java 92.43% <100.00%> (+15.51%) 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 7787a6f...de9f22b. Read the comment docs.

@bednar bednar added this to the 1.12.0 milestone Sep 18, 2020
@bednar bednar merged commit f5fef46 into master Sep 18, 2020
@bednar bednar deleted the remove-org-labels branch September 18, 2020 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants