Tests: Allow for version to contain + as a separator and provide more information for version related comparisons#5786
Merged
yarikoptic merged 3 commits intodatalad:maintfrom Jul 8, 2021
Conversation
Since now with versioneer we get fancy and can have 0.14.6+6.gf7791634e.dirty and alike
To assist in troubleshooting #2 of datalad#5785
To assist in troubleshooting #1 of datalad#5785
Member
Author
|
if no surprises, will merge to make datalad/git-annex fails more informative |
Codecov Report
@@ Coverage Diff @@
## maint #5786 +/- ##
===========================================
- Coverage 90.33% 29.54% -60.80%
===========================================
Files 300 297 -3
Lines 42345 42311 -34
===========================================
- Hits 38253 12501 -25752
- Misses 4092 29810 +25718
Continue to review full report at Codecov.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To partially address and provide more information to figure out details of #5785