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

Photons histEFT #421

Open
wants to merge 151 commits into
base: master
Choose a base branch
from

added nEvents and nGenEvents info to ttgamma jsons

7018870
Select commit
Loading
Failed to load commit list.
Open

Photons histEFT #421

added nEvents and nGenEvents info to ttgamma jsons
7018870
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2025 in 0s

23.37% (-1.93%) compared to 3471b74

View this Pull Request on Codecov

23.37% (-1.93%) compared to 3471b74

Details

Codecov Report

Attention: Patch coverage is 10.11730% with 613 lines in your changes missing coverage. Please review.

Project coverage is 23.37%. Comparing base (3471b74) to head (7018870).

Files with missing lines Patch % Lines
analysis/topeft_run2/run_analysis_genPhoton.py 0.00% 218 Missing ⚠️
analysis/topeft_run2/analysis_processor.py 14.08% 122 Missing ⚠️
analysis/topeft_run2/genProcessor_photon.py 0.00% 122 Missing ⚠️
topeft/modules/dataDrivenEstimation.py 21.87% 50 Missing ⚠️
topeft/modules/nonprompt_unc_propagation_helper.py 15.00% 34 Missing ⚠️
topeft/modules/datacard_tools.py 50.00% 15 Missing ⚠️
topeft/modules/plotting_helper.py 21.05% 15 Missing ⚠️
topeft/modules/genParentage.py 26.66% 11 Missing ⚠️
topeft/modules/jetbJetMultiplicity.py 9.09% 10 Missing ⚠️
analysis/topeft_run2/run_analysis.py 45.45% 6 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
- Coverage   25.29%   23.37%   -1.93%     
==========================================
  Files          31       37       +6     
  Lines        4977     5613     +636     
==========================================
+ Hits         1259     1312      +53     
- Misses       3718     4301     +583     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.