-
Notifications
You must be signed in to change notification settings - Fork 24
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
improve coverage rate #330
Conversation
LHT129
commented
Jan 15, 2025
- improve coverage on brute force
Codecov ReportAll modified and coverable lines are covered by tests ✅ @@ Coverage Diff @@
## main #330 +/- ##
==========================================
+ Coverage 86.29% 86.95% +0.65%
==========================================
Files 114 115 +1
Lines 7115 7113 -2
==========================================
+ Hits 6140 6185 +45
+ Misses 975 928 -47
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
0828f1a
to
004ce33
Compare
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
91738fe
to
7a21333
Compare
- improve coverage on brute force - remove unused function - add parameter ToJson test Signed-off-by: LHT129 <[email protected]>
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