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

Loosen sepaxml version bounds #88

Merged
merged 1 commit into from Aug 6, 2019
Merged

Loosen sepaxml version bounds #88

merged 1 commit into from Aug 6, 2019

Conversation

jonringer
Copy link
Contributor

sepaxml released 2.1.0, your tests still pass using the new version. If they're strictly adhering to SemVer, then this release shouldn't break anything.

~=2.0 is rough equivalent to '>=2.0,<3' or '>=2.0,2.*'

@codecov
Copy link

codecov bot commented Aug 1, 2019

Codecov Report

Merging #88 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #88   +/-   ##
=======================================
  Coverage   88.72%   88.72%           
=======================================
  Files          23       23           
  Lines        3042     3042           
=======================================
  Hits         2699     2699           
  Misses        343      343

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 80b3ed3...244055c. Read the comment docs.

@raphaelm raphaelm merged commit ecbb8be into raphaelm:master Aug 6, 2019
@raphaelm
Copy link
Owner

raphaelm commented Aug 6, 2019

Thanks!

@jonringer jonringer deleted the loosen-sepaxml-bounds branch August 8, 2019 17:13
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

2 participants