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

Likelihood reconstruction update #1200

Merged
merged 6 commits into from
Mar 12, 2024

Merge branch 'main' into likelihood_reco_dvr_and_srcdep_update

c241816
Select commit
Loading
Failed to load commit list.
Merged

Likelihood reconstruction update #1200

Merge branch 'main' into likelihood_reco_dvr_and_srcdep_update
c241816
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 12, 2024 in 1s

72.81% (-0.12%) compared to 1d98657

View this Pull Request on Codecov

72.81% (-0.12%) compared to 1d98657

Details

Codecov Report

Attention: Patch coverage is 32.00000% with 34 lines in your changes are missing coverage. Please review.

Project coverage is 72.81%. Comparing base (1d98657) to head (c241816).

Files Patch % Lines
lstchain/reco/reconstructor.py 32.00% 17 Missing ⚠️
lstchain/reco/dl1_to_dl2.py 33.33% 6 Missing ⚠️
lstchain/reco/r0_to_dl1.py 20.00% 4 Missing ⚠️
lstchain/scripts/lstchain_dl1_to_dl2.py 33.33% 4 Missing ⚠️
lstchain/reco/reconstructorCC.py 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1200      +/-   ##
==========================================
- Coverage   72.92%   72.81%   -0.12%     
==========================================
  Files         133      133              
  Lines       13885    13911      +26     
==========================================
+ Hits        10126    10129       +3     
- Misses       3759     3782      +23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.