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

NLL Terms #8

Merged
merged 32 commits into from
Oct 30, 2024

docs: some stylistic changes to the README

04cc7b8
Select commit
Loading
Failed to load commit list.
Merged

NLL Terms #8

docs: some stylistic changes to the README
04cc7b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 29, 2024 in 0s

10.36% (-2.33%) compared to b646360

View this Pull Request on Codecov

10.36% (-2.33%) compared to b646360

Details

Codecov Report

Attention: Patch coverage is 0% with 1070 lines in your changes missing coverage. Please review.

Project coverage is 10.36%. Comparing base (b646360) to head (04cc7b8).

Files with missing lines Patch % Lines
src/likelihoods.rs 0.00% 464 Missing ⚠️
src/python.rs 0.00% 273 Missing ⚠️
src/amplitudes/mod.rs 0.00% 138 Missing ⚠️
src/amplitudes/kmatrix.rs 0.00% 117 Missing ⚠️
src/amplitudes/common.rs 0.00% 41 Missing ⚠️
src/amplitudes/breit_wigner.rs 0.00% 16 Missing ⚠️
src/amplitudes/ylm.rs 0.00% 9 Missing ⚠️
src/amplitudes/zlm.rs 0.00% 9 Missing ⚠️
src/resources.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   12.69%   10.36%   -2.33%     
==========================================
  Files          14       15       +1     
  Lines        3213     3935     +722     
  Branches     3213     3935     +722     
==========================================
  Hits          408      408              
- Misses       2805     3527     +722     

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