-
Notifications
You must be signed in to change notification settings - Fork 247
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
fix temporary push bug #13
Conversation
update version 5.2.1-SNAPSHOT
Fix temporary push bug
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.
LGTM
Codecov Report
@@ Coverage Diff @@
## master #13 +/- ##
===========================================
+ Coverage 58.72% 58.9% +0.17%
Complexity 44 44
===========================================
Files 376 376
Lines 13061 13059 -2
Branches 1280 1283 +3
===========================================
+ Hits 7670 7692 +22
+ Misses 4510 4491 -19
+ Partials 881 876 -5
Continue to review full report at Codecov.
|
* fix temp push * update version 5.2.1-SNAPSHOT * fix test case
Motivation:
Modification:
Describe the idea and modifications you've done.
Result:
Fixes #3.
If there is no issue then describe the changes introduced by this PR.