-
Notifications
You must be signed in to change notification settings - Fork 17
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
calc_weight fix #98
calc_weight fix #98
Conversation
Hello @Roman223! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2023-12-13 14:40:40 UTC |
Qodana for Python39 new problems were found
💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at qodana-support@jetbrains.com
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #98 +/- ##
=======================================
Coverage 65.70% 65.70%
=======================================
Files 43 43
Lines 2913 2913
=======================================
Hits 1914 1914
Misses 999 999 ☔ View full report in Codecov by Sentry. |
Method
_estimate_probabilities
was recovered.Minor improvement in our
calullate_weights
method.