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

Lazy file #105

Merged
merged 3 commits into from
Aug 28, 2023

add tests and script for lazy_file

691ea2f
Select commit
Loading
Failed to load commit list.
Merged

Lazy file #105

add tests and script for lazy_file
691ea2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2023 in 0s

75.91% (+0.07%) compared to 5a7ef7e

View this Pull Request on Codecov

75.91% (+0.07%) compared to 5a7ef7e

Details

Codecov Report

Merging #105 (691ea2f) into dev (5a7ef7e) will increase coverage by 0.07%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##              dev     #105      +/-   ##
==========================================
+ Coverage   75.84%   75.91%   +0.07%     
==========================================
  Files         108      108              
  Lines       15559    15611      +52     
  Branches     2920     2927       +7     
==========================================
+ Hits        11800    11851      +51     
  Misses       3067     3067              
- Partials      692      693       +1     
Files Changed Coverage Δ
tf_pwa/amp/preprocess.py 92.23% <75.00%> (-0.77%) ⬇️
tf_pwa/data.py 78.20% <76.92%> (+2.09%) ⬆️
tf_pwa/cal_angle.py 76.03% <100.00%> (+0.11%) ⬆️
tf_pwa/config_loader/data.py 64.63% <100.00%> (-0.34%) ⬇️
tf_pwa/tests/test_full.py 100.00% <100.00%> (ø)