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

False positive routine #273

Merged
merged 33 commits into from
Nov 14, 2024

adjusted test functions of False Positive class

d69b6db
Select commit
Loading
Failed to load commit list.
Merged

False positive routine #273

adjusted test functions of False Positive class
d69b6db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 0s

97.46% (+0.07%) compared to 5cc87c5

View this Pull Request on Codecov

97.46% (+0.07%) compared to 5cc87c5

Details

Codecov Report

Attention: Patch coverage is 98.11321% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.46%. Comparing base (5cc87c5) to head (d69b6db).

Files with missing lines Patch % Lines
slsim/FalsePositives/false_positive_pop.py 95.65% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #273      +/-   ##
==========================================
+ Coverage   97.39%   97.46%   +0.07%     
==========================================
  Files          71       72       +1     
  Lines        4873     4860      -13     
==========================================
- Hits         4746     4737       -9     
+ Misses        127      123       -4     
Files with missing lines Coverage Δ
slsim/Deflectors/all_lens_galaxies.py 100.00% <100.00%> (ø)
slsim/Deflectors/cluster_deflectors.py 100.00% <100.00%> (ø)
slsim/Deflectors/compound_lens_halos_galaxies.py 100.00% <100.00%> (ø)
slsim/Deflectors/elliptical_lens_galaxies.py 95.08% <100.00%> (+0.16%) ⬆️
slsim/FalsePositives/false_positive.py 100.00% <100.00%> (ø)
slsim/Sources/galaxies.py 99.32% <100.00%> (+0.03%) ⬆️
slsim/Sources/point_plus_extended_sources.py 100.00% <ø> (ø)
slsim/Sources/point_sources.py 92.85% <100.00%> (+0.54%) ⬆️
slsim/Sources/source_pop_base.py 90.62% <100.00%> (+1.73%) ⬆️
slsim/lens_pop.py 100.00% <100.00%> (ø)
... and 2 more

... and 4 files with indirect coverage changes