-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Minor fixes #244
Minor fixes #244
Conversation
samdark
commented
Feb 11, 2024
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ❌ |
Breaks BC? | ❌ |
Fixed issues | - |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #244 +/- ##
===========================================
Coverage 100.00% 100.00%
- Complexity 216 217 +1
===========================================
Files 13 13
Lines 539 546 +7
===========================================
+ Hits 539 546 +7 ☔ View full report in Codecov by Sentry. |
PR Summary
These changes aim to improve the overall functionality, security and readability of the program, making it easier and safer to use. |
* Add more tests to raise coverage in related packages * Update CHANGELOG [skip ci]