TopEFT / topeft

15 stars 24 forks source link

topcoffea refactoring #379

Closed kmohrman closed 1 year ago

kmohrman commented 1 year ago

This PR refactors the newly renamed topeft repo (formerly topcoffea) to pull out common/core code to a new topocffea repo. The code related to the multi boson analysis has also been factored into its own analysis repo called ewkcoffea.

codecov[bot] commented 1 year ago

Codecov Report

Merging #379 (fd52734) into master (e9b543b) will decrease coverage by 5.70%. The diff coverage is 21.23%.

:exclamation: Current head fd52734 differs from pull request most recent head 815d3fd. Consider uploading reports for the commit 815d3fd to get more accurate results

@@            Coverage Diff             @@
##           master     #379      +/-   ##
==========================================
- Coverage   33.82%   28.12%   -5.70%     
==========================================
  Files          47       29      -18     
  Lines        7355     4849    -2506     
==========================================
- Hits         2488     1364    -1124     
+ Misses       4867     3485    -1382     
Flag Coverage Δ
unittests 28.12% <21.23%> (-5.70%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
analysis/topeft_run2/check_for_lepMVA.py 0.00% <0.00%> (ø)
analysis/topeft_run2/datacards_post_processing.py 0.00% <ø> (ø)
analysis/topeft_run2/get_datacard_yields.py 0.00% <ø> (ø)
...ft_run2/make_1d_quad_plots_from_template_histos.py 0.00% <0.00%> (ø)
analysis/topeft_run2/make_cr_and_sr_plots.py 0.00% <0.00%> (ø)
analysis/topeft_run2/make_jsons.py 0.00% <0.00%> (ø)
analysis/topeft_run2/make_lambda_plot.py 0.00% <ø> (ø)
analysis/topeft_run2/make_skim_jsons.py 0.00% <0.00%> (ø)
analysis/topeft_run2/missing_parton.py 0.00% <0.00%> (ø)
analysis/topeft_run2/parse_datacard_templates.py 0.00% <0.00%> (ø)
... and 9 more

... and 34 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more