-
Notifications
You must be signed in to change notification settings - Fork 415
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
Add CriticalSuccessIndex (CSI) metric #2257
Conversation
for more information, see https://pre-commit.ci
@miskfi super work already :) |
@SkafteNicki Thanks, I added some unit tests against One thing I came across when writing the tests was the |
LGTM over all with added tests; let,s target the failing tests... |
@miskfi mind checking:
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #2257 +/- ##
========================================
- Coverage 87% 40% -47%
========================================
Files 294 296 +2
Lines 16633 16709 +76
========================================
- Hits 14442 6734 -7708
- Misses 2191 9975 +7784 |
What does this PR do?
Fixes #1509
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃
Notes
lai-sphinx-theme
compute()
method. But for now I only implemented the CSI.