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/project failed Oct 2, 2023 in 1s

54.77% (-45.23%) compared to 22fd8e0

View this Pull Request on Codecov

54.77% (-45.23%) compared to 22fd8e0

Details

Codecov Report

Attention: 90 lines in your changes are missing coverage. Please review.

Comparison is base (22fd8e0) 100.00% compared to head (d715c49) 54.77%.

Additional details and impacted files
@@             Coverage Diff              @@
##              main       #3       +/-   ##
============================================
- Coverage   100.00%   54.77%   -45.23%     
============================================
  Files            2        5        +3     
  Lines           17      199      +182     
============================================
+ Hits            17      109       +92     
- Misses           0       90       +90     
Files Coverage Δ
src/Inti.jl 100.00% <ø> (ø)
src/reference_shapes.jl 100.00% <100.00%> (ø)
src/utils.jl 100.00% <100.00%> (ø)
src/reference_integration.jl 69.56% <69.56%> (ø)
src/reference_interpolation.jl 24.39% <24.39%> (ø)

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