Skip to content
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

Use swagger to generate static things #16

Merged
merged 46 commits into from
Mar 22, 2019
Merged

Use swagger to generate static things #16

merged 46 commits into from
Mar 22, 2019

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Mar 21, 2019

close #15

@codecov-io
Copy link

Codecov Report

Merging #16 into master will decrease coverage by 42.1%.
The diff coverage is 21.36%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #16      +/-   ##
============================================
- Coverage     89.24%   47.14%   -42.1%     
  Complexity      578      578              
============================================
  Files           167      264      +97     
  Lines          4427    10115    +5688     
  Branches        179      823     +644     
============================================
+ Hits           3951     4769     +818     
- Misses          403     5226    +4823     
- Partials         73      120      +47
Impacted Files Coverage Δ Complexity Δ
...lient/domain/TelegrafPluginInputSyslogRequest.java 0% <ø> (ø) 0 <0> (?)
...t/domain/TelegrafPluginOutputInfluxDBV2Config.java 27.08% <ø> (ø) 0 <0> (?)
...a/org/influxdata/client/internal/QueryApiImpl.java 41.57% <ø> (-6.71%) 0 <0> (ø)
...lient/domain/TelegrafPluginInputSystemRequest.java 0% <ø> (ø) 0 <0> (?)
...xdata/client/domain/TelegrafPluginInputSyslog.java 0% <ø> (ø) 0 <0> (?)
...a/org/influxdata/client/domain/WritePrecision.java 47.36% <ø> (ø) 0 <0> (?)
...client/domain/TelegrafPluginInputRedisRequest.java 0% <ø> (ø) 0 <0> (?)
...uxdata/client/internal/AbstractInfluxDBClient.java 95% <ø> (+9.45%) 0 <0> (ø) ⬇️
...xdata/client/domain/TelegrafPluginInputSystem.java 0% <ø> (ø) 0 <0> (?)
.../client/domain/TelegrafPluginInputRedisConfig.java 0% <ø> (ø) 0 <0> (?)
... and 327 more

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 267722c...d5a869b. Read the comment docs.

@bednar bednar merged commit 9ed5763 into master Mar 22, 2019
@bednar bednar deleted the swagger branch March 22, 2019 07:03
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.

Use InfluxDB swagger to generate models - Bucket class, Organization class, ...
2 participants