Extend and rework IRF interpolation docs #255
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Sep 7, 2023 in 1s
94.84% (+0.00%) compared to 12a6095
View this Pull Request on Codecov
94.84% (+0.00%) compared to 12a6095
Details
Codecov Report
Patch coverage: 100.00%
and no project coverage change.
Comparison is base (
12a6095
) 94.84% compared to head (59b9408
) 94.84%.
Additional details and impacted files
@@ Coverage Diff @@
## main #255 +/- ##
=======================================
Coverage 94.84% 94.84%
=======================================
Files 60 60
Lines 3083 3083
=======================================
Hits 2924 2924
Misses 159 159
Files Changed | Coverage Δ | |
---|---|---|
pyirf/interpolation/griddata_interpolator.py | 100.00% <ø> (ø) |
|
pyirf/interpolation/nearest_neighbor_searcher.py | 100.00% <ø> (ø) |
|
pyirf/interpolation/utils.py | 97.61% <ø> (ø) |
|
pyirf/interpolation/base_extrapolators.py | 100.00% <100.00%> (ø) |
|
pyirf/interpolation/component_estimators.py | 99.27% <100.00%> (ø) |
|
pyirf/interpolation/moment_morph_interpolator.py | 100.00% <100.00%> (ø) |
|
...yirf/interpolation/nearest_simplex_extrapolator.py | 100.00% <100.00%> (ø) |
|
pyirf/interpolation/quantile_interpolator.py | 98.24% <100.00%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading