LSSTDESC / firecrown

DESC Cosmology Likelihood Framework
BSD 3-Clause "New" or "Revised" License
29 stars 7 forks source link

Test PR for Codecov #359

Closed mattkwiecien closed 7 months ago

mattkwiecien commented 7 months ago

I'm using this PR to test and customize the status checks from Codecov.

Codecov reports are being uploaded to codecov.io already as a part of this branch. Now we want to customize the differential coverage to the rules we want for firecrown. I am using this PR to do adjust these settings.

codecov[bot] commented 7 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (4995bf3) 94.98% compared to head (599f37a) 94.95%.

Files Patch % Lines
...s_family/statistic/binned_cluster_number_counts.py 0.00% 1 Missing :warning:
firecrown/models/cluster/binning.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## codecov-mvp #359 +/- ## =============================================== - Coverage 94.98% 94.95% -0.04% =============================================== Files 33 33 Lines 2493 2497 +4 =============================================== + Hits 2368 2371 +3 - Misses 125 126 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

mattkwiecien commented 7 months ago
mattkwiecien commented 7 months ago

This was a test branch. This change was merged into master in #362