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

Reference interpolation and integration #3

Merged
merged 5 commits into from
Oct 4, 2023

fix tests

d715c49
Select commit
Loading
Failed to load commit list.
Merged

Reference interpolation and integration #3

fix tests
d715c49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 2, 2023 in 1s

50.54% of diff hit (target 100.00%)

View this Pull Request on Codecov

50.54% of diff hit (target 100.00%)

Annotations

Check warning on line 23 in src/reference_integration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_integration.jl#L23

Added line #L23 was not covered by tests

Check warning on line 30 in src/reference_integration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_integration.jl#L30

Added line #L30 was not covered by tests

Check warning on line 33 in src/reference_integration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_integration.jl#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 36 in src/reference_integration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_integration.jl#L36

Added line #L36 was not covered by tests

Check warning on line 95 in src/reference_integration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_integration.jl#L95

Added line #L95 was not covered by tests

Check warning on line 134 in src/reference_integration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_integration.jl#L134

Added line #L134 was not covered by tests

Check warning on line 141 in src/reference_integration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_integration.jl#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 145 in src/reference_integration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_integration.jl#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 161 in src/reference_integration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_integration.jl#L161

Added line #L161 was not covered by tests

Check warning on line 215 in src/reference_integration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_integration.jl#L213-L215

Added lines #L213 - L215 were not covered by tests

Check warning on line 228 in src/reference_integration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_integration.jl#L217-L228

Added lines #L217 - L228 were not covered by tests

Check warning on line 230 in src/reference_integration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_integration.jl#L230

Added line #L230 was not covered by tests

Check warning on line 20 in src/reference_interpolation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_interpolation.jl#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 30 in src/reference_interpolation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_interpolation.jl#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 68 in src/reference_interpolation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_interpolation.jl#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 83 in src/reference_interpolation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_interpolation.jl#L80-L83

Added lines #L80 - L83 were not covered by tests

Check warning on line 118 in src/reference_interpolation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_interpolation.jl#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 128 in src/reference_interpolation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_interpolation.jl#L126-L128

Added lines #L126 - L128 were not covered by tests

Check warning on line 144 in src/reference_interpolation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_interpolation.jl#L142-L144

Added lines #L142 - L144 were not covered by tests

Check warning on line 149 in src/reference_interpolation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_interpolation.jl#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 160 in src/reference_interpolation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_interpolation.jl#L157-L160

Added lines #L157 - L160 were not covered by tests

Check warning on line 165 in src/reference_interpolation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_interpolation.jl#L164-L165

Added lines #L164 - L165 were not covered by tests

Check warning on line 175 in src/reference_interpolation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_interpolation.jl#L173-L175

Added lines #L173 - L175 were not covered by tests

Check warning on line 182 in src/reference_interpolation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_interpolation.jl#L180-L182

Added lines #L180 - L182 were not covered by tests

Check warning on line 194 in src/reference_interpolation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/reference_interpolation.jl#L193-L194

Added lines #L193 - L194 were not covered by tests