Closed manuhuth closed 3 years ago
Merging #43 (6da5cff) into master (0bf6dd2) will decrease coverage by
0.09%
. The diff coverage is91.66%
.
@@ Coverage Diff @@
## master #43 +/- ##
==========================================
- Coverage 94.85% 94.75% -0.10%
==========================================
Files 9 10 +1
Lines 486 496 +10
==========================================
+ Hits 461 470 +9
- Misses 25 26 +1
Impacted Files | Coverage Δ | |
---|---|---|
temfpy/integration.py | 94.73% <ø> (ø) |
|
temfpy/uncertainty_quantification.py | 100.00% <ø> (ø) |
|
temfpy/interpolation.py | 90.00% <90.00%> (ø) |
|
temfpy/nonlinear_equations.py | 93.08% <100.00%> (ø) |
|
temfpy/optimization.py | 89.28% <100.00%> (ø) |
Implement the interpolation section. Currently only with Runge function.