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

Simpson's rule #222

Merged
merged 4 commits into from
Jan 27, 2024

Merge branch 'master' into Simpsons-rule

5ba5552
Select commit
Loading
Failed to load commit list.
Merged

Simpson's rule #222

Merge branch 'master' into Simpsons-rule
5ba5552
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 26, 2024 in 1s

46.15% of diff hit (target 86.53%)

View this Pull Request on Codecov

46.15% of diff hit (target 86.53%)

Annotations

Check warning on line 21 in src/simpsons.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simpsons.jl#L21

Added line #L21 was not covered by tests

Check warning on line 28 in src/simpsons.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simpsons.jl#L24-L28

Added lines #L24 - L28 were not covered by tests

Check warning on line 32 in src/simpsons.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simpsons.jl#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 35 in src/simpsons.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simpsons.jl#L35

Added line #L35 was not covered by tests

Check warning on line 38 in src/simpsons.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simpsons.jl#L38

Added line #L38 was not covered by tests

Check warning on line 43 in src/simpsons.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simpsons.jl#L43

Added line #L43 was not covered by tests

Check warning on line 49 in src/simpsons.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simpsons.jl#L49

Added line #L49 was not covered by tests

Check warning on line 52 in src/simpsons.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simpsons.jl#L52

Added line #L52 was not covered by tests

Check warning on line 61 in src/simpsons.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simpsons.jl#L61

Added line #L61 was not covered by tests