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/patch failed Sep 23, 2024 in 0s

0.00% of diff hit (target 97.97%)

View this Pull Request on Codecov

0.00% of diff hit (target 97.97%)

Annotations

Check warning on line 179 in src/equations/bbm_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/bbm_1d.jl#L179

Added line #L179 was not covered by tests

Check warning on line 309 in src/equations/bbm_bbm_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/bbm_bbm_1d.jl#L309

Added line #L309 was not covered by tests

Check warning on line 349 in src/equations/bbm_bbm_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/bbm_bbm_1d.jl#L349

Added line #L349 was not covered by tests

Check warning on line 393 in src/equations/bbm_bbm_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/bbm_bbm_1d.jl#L393

Added line #L393 was not covered by tests

Check warning on line 453 in src/equations/bbm_bbm_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/bbm_bbm_1d.jl#L453

Added line #L453 was not covered by tests

Check warning on line 520 in src/equations/bbm_bbm_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/bbm_bbm_1d.jl#L520

Added line #L520 was not covered by tests

Check warning on line 199 in src/equations/svaerd_kalisch_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/svaerd_kalisch_1d.jl#L199

Added line #L199 was not covered by tests

Check warning on line 287 in src/equations/svaerd_kalisch_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/svaerd_kalisch_1d.jl#L287

Added line #L287 was not covered by tests