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

fix(ci): jruby management API #95

Merged
merged 1 commit into from
Oct 20, 2021
Merged

fix(ci): jruby management API #95

merged 1 commit into from
Oct 20, 2021

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Oct 18, 2021

Proposed Changes

Fixed jruby build.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • rake test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2021

Codecov Report

Merging #95 (3f8414a) into master (191647d) will decrease coverage by 0.34%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage   99.02%   98.67%   -0.35%     
==========================================
  Files          17       17              
  Lines         818      833      +15     
==========================================
+ Hits          810      822      +12     
- Misses          8       11       +3     
Impacted Files Coverage Δ
lib/influxdb2/client/query_api.rb 94.59% <0.00%> (-5.41%) ⬇️
lib/influxdb2/client/influx_error.rb 96.42% <0.00%> (-3.58%) ⬇️
lib/influxdb2/client/point.rb 100.00% <0.00%> (ø)
lib/influxdb2/client/write_api.rb 100.00% <0.00%> (ø)
lib/influxdb2/client/default_api.rb 98.57% <0.00%> (+0.02%) ⬆️
lib/influxdb2/client/worker.rb 93.33% <0.00%> (+0.60%) ⬆️

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 191647d...3f8414a. Read the comment docs.

@bednar bednar marked this pull request as ready for review October 18, 2021 15:15
@bednar bednar requested a review from rhajek October 18, 2021 15:16
@bednar bednar merged commit 50d5364 into master Oct 20, 2021
@bednar bednar deleted the fix/ci branch October 20, 2021 12:22
@bednar bednar added this to the 2.1.0 milestone Oct 20, 2021
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.

None yet

3 participants