Skip to content
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 missing normalization factor in likelihood #406

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Updated test_likelihood to account for the new normalization

d983de7
Select commit
Loading
Failed to load commit list.
Open

Fix missing normalization factor in likelihood #406

Updated test_likelihood to account for the new normalization
d983de7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 1s

71.74% (target 70.00%)

View this Pull Request on Codecov

71.74% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.74%. Comparing base (6fa7e04) to head (d983de7).
Report is 8 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #406      +/-   ##
==========================================
+ Coverage   71.64%   71.74%   +0.09%     
==========================================
  Files          13       13              
  Lines        3231     3228       -3     
==========================================
+ Hits         2315     2316       +1     
+ Misses        916      912       -4     
Files with missing lines Coverage Δ
enterprise/signals/signal_base.py 90.23% <100.00%> (+0.02%) ⬆️

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 04cf788...d983de7. Read the comment docs.