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

Resolution improvement and extra_var in data #87

Merged
merged 7 commits into from
Jul 29, 2023

tests: plot with rec

9e066ac
Select commit
Loading
Failed to load commit list.
Merged

Resolution improvement and extra_var in data #87

tests: plot with rec
9e066ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2023 in 0s

73.83% (+0.07%) compared to 4220537

View this Pull Request on Codecov

73.83% (+0.07%) compared to 4220537

Details

Codecov Report

Merging #87 (9e066ac) into dev (4220537) will increase coverage by 0.07%.
The diff coverage is 87.80%.

@@            Coverage Diff             @@
##              dev      #87      +/-   ##
==========================================
+ Coverage   73.76%   73.83%   +0.07%     
==========================================
  Files         104      104              
  Lines       14595    14640      +45     
  Branches     2706     2717      +11     
==========================================
+ Hits        10766    10810      +44     
- Misses       3176     3177       +1     
  Partials      653      653              
Files Changed Coverage Δ
tf_pwa/data.py 75.84% <0.00%> (ø)
tf_pwa/config_loader/config_loader.py 63.88% <70.00%> (+0.22%) ⬆️
tf_pwa/config_loader/data.py 60.53% <73.91%> (+0.67%) ⬆️
tf_pwa/config_loader/plot.py 69.33% <100.00%> (+0.59%) ⬆️
tf_pwa/data_trans/helicity_angle.py 93.65% <100.00%> (+0.12%) ⬆️
tf_pwa/data_trans/test_helicity_angle.py 100.00% <100.00%> (ø)
tf_pwa/model/cfit.py 75.30% <100.00%> (+0.15%) ⬆️
tf_pwa/model/model.py 49.62% <100.00%> (+0.38%) ⬆️
tf_pwa/tests/test_full.py 100.00% <100.00%> (ø)