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

Allow Fourier and periodic rational derivative operators for BBMBBMEquations1D and SvaerdKalischEquations1D #154

Merged
merged 6 commits into from
Sep 24, 2024

add test for PeriodicRationalDerivativeOperator for BBMEquation1D

950828f
Select commit
Loading
Failed to load commit list.
Merged

Allow Fourier and periodic rational derivative operators for BBMBBMEquations1D and SvaerdKalischEquations1D #154

add test for PeriodicRationalDerivativeOperator for BBMEquation1D
950828f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 0s

97.97% (+0.00%) compared to 2f11fb1

View this Pull Request on Codecov

97.97% (+0.00%) compared to 2f11fb1

Details

Codecov Report

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

Project coverage is 97.97%. Comparing base (2f11fb1) to head (950828f).

Files with missing lines Patch % Lines
src/equations/bbm_bbm_1d.jl 0.00% 5 Missing ⚠️
src/equations/svaerd_kalisch_1d.jl 0.00% 2 Missing ⚠️
src/equations/bbm_1d.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #154   +/-   ##
=======================================
  Coverage   97.97%   97.97%           
=======================================
  Files          19       19           
  Lines        1776     1776           
=======================================
  Hits         1740     1740           
  Misses         36       36           

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