-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Added test cases for semantic version check #929
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
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #929 +/- ##
===========================================
+ Coverage 94.66% 94.73% +0.06%
===========================================
Files 69 69
Lines 3018 3018
Branches 562 562
===========================================
+ Hits 2857 2859 +2
+ Misses 85 84 -1
+ Partials 76 75 -1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thanks!
Issue #891, if available:
Description of changes:
Added test cases for semantic version check (if provided as None/Empty)
Description of how you validated changes:
Checklist:
make pr
passesBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.