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

Linear wave #67

Merged
merged 30 commits into from
Apr 24, 2024

get -> compute

a698959
Select commit
Loading
Failed to load commit list.
Merged

Linear wave #67

get -> compute
a698959
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2024 in 0s

32.08% (+0.32%) compared to b05d3b7

View this Pull Request on Codecov

32.08% (+0.32%) compared to b05d3b7

Details

Codecov Report

Attention: Patch coverage is 57.14286% with 30 lines in your changes are missing coverage. Please review.

Project coverage is 32.08%. Comparing base (b05d3b7) to head (a698959).

Files Patch % Lines
src/linear_wave.jl 8.33% 22 Missing ⚠️
src/bump_initial_condition.jl 86.36% 6 Missing ⚠️
src/toda_lattice.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   31.76%   32.08%   +0.32%     
==========================================
  Files          29       30       +1     
  Lines        1961     2010      +49     
==========================================
+ Hits          623      645      +22     
- Misses       1338     1365      +27     

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