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

chore(ci): add build configuration for jruby #78

Merged
merged 2 commits into from
Apr 29, 2021
Merged

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Apr 27, 2021

Closes #72

Proposed Changes

Add build configuration for jruby.

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 Report

Merging #78 (7584f6c) into master (caf9fb0) will increase coverage by 9.70%.
The diff coverage is n/a.

❗ Current head 7584f6c differs from pull request most recent head f11403f. Consider uploading reports for the commit f11403f to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   89.61%   99.32%   +9.70%     
==========================================
  Files          18       15       -3     
  Lines        1011      737     -274     
==========================================
- Hits          906      732     -174     
+ Misses        105        5     -100     
Impacted Files Coverage Δ
lib/influxdb2/apis/generated/configuration.rb
lib/influxdb2/apis/generated/api_client.rb
lib/influxdb2/apis/generated/api_error.rb

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 caf9fb0...f11403f. Read the comment docs.

@bednar bednar marked this pull request as ready for review April 27, 2021 06:44
@bednar bednar requested a review from rhajek April 27, 2021 06:45
Copy link

@Esity Esity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for adding this

@bednar bednar merged commit 1eb49de into master Apr 29, 2021
@bednar bednar deleted the chore/ci-jruby branch April 29, 2021 05:52
@bednar bednar added this to the 1.14.0 milestone Apr 29, 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.

Use oj gem for dumping json
4 participants