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

Clarify library dependencies in native gems #2146

Merged
merged 3 commits into from
Dec 25, 2020

Conversation

flavorjones
Copy link
Member

What problem is this PR intended to solve?

See #2127 for background. We want to be clear about which dependencies are distributed in which gem files, and provide readable license informatino.

Have you included adequate test coverage?

Yes, for the changes in how VERSION_INFO is being presented.

Does this change affect the behavior of either the C or the Java implementations?

No functional changes outside of VersionInfo, which are captured in #2139.

@flavorjones flavorjones added this to the v1.11.0 milestone Dec 24, 2020
@codeclimate
Copy link

codeclimate bot commented Dec 24, 2020

Code Climate has analyzed commit c454876 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 40.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 94.1% (-0.1% change).

View more on Code Climate.

also:
- make extconf more consistent in using append_cppflags for CPP flags
- jruby version also emits lib info this way
I think this is much more readable format as well.
@flavorjones flavorjones force-pushed the 2127-update-license-dependencies branch from 436c39f to c454876 Compare December 24, 2020 20:58
@flavorjones flavorjones merged commit a09b007 into master Dec 25, 2020
@flavorjones flavorjones deleted the 2127-update-license-dependencies branch December 25, 2020 01:35
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.

1 participant