Skip to content

feat: Removed log system from Bucket, Dashboard, Organization, Task and Users API#122

Merged
bednar merged 1 commit intomasterfrom
feat/removed-log
Jun 17, 2020
Merged

feat: Removed log system from Bucket, Dashboard, Organization, Task and Users API#122
bednar merged 1 commit intomasterfrom
feat/removed-log

Conversation

@bednar
Copy link
Copy Markdown
Contributor

@bednar bednar commented Jun 17, 2020

  • CHANGELOG.md updated
  • Rebased/mergeable
  • Tests pass
  • Sign CLA (if not already signed)

@bednar bednar added the api Changed or update API label Jun 17, 2020
@bednar bednar added this to the 1.9.0 milestone Jun 17, 2020
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 17, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #122      +/-   ##
============================================
- Coverage     91.60%   91.27%   -0.34%     
  Complexity      441      441              
============================================
  Files           137      137              
  Lines          5422     5373      -49     
  Branches        201      201              
============================================
- Hits           4967     4904      -63     
- Misses          376      388      +12     
- Partials         79       81       +2     
Impacted Files Coverage Δ Complexity Δ
...a/com/influxdb/client/internal/BucketsApiImpl.java 79.45% <ø> (+1.60%) 0.00 <0.00> (ø)
...om/influxdb/client/internal/DashboardsApiImpl.java 100.00% <ø> (ø) 0.00 <0.00> (ø)
...influxdb/client/internal/OrganizationsApiImpl.java 76.92% <ø> (-19.86%) 0.00 <0.00> (ø)
...ava/com/influxdb/client/internal/UsersApiImpl.java 62.85% <ø> (+9.84%) 0.00 <0.00> (ø)
.../influxdb/client/internal/AbstractWriteClient.java 89.57% <0.00%> (-1.90%) 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 629e232...7444b2e. Read the comment docs.

@bednar bednar merged commit 31834c0 into master Jun 17, 2020
@bednar bednar deleted the feat/removed-log branch June 17, 2020 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Changed or update API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants