refactor: interp2d now uses grid_sample where possible #375
Codecov / codecov/project
failed
Jun 12, 2025 in 0s
92.28% (-1.48%) compared to 896f7b5
View this Pull Request on Codecov
92.28% (-1.48%) compared to 896f7b5
Details
Codecov Report
Attention: Patch coverage is 83.82353% with 11 lines in your changes missing coverage. Please review.
Project coverage is 92.28%. Comparing base (
896f7b5) to head (5c4cba7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/caustics/utils.py | 75.00% | 10 Missing |
| src/caustics/lenses/pixelated_convergence.py | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #375 +/- ##
==========================================
- Coverage 93.76% 92.28% -1.48%
==========================================
Files 57 57
Lines 2599 2619 +20
==========================================
- Hits 2437 2417 -20
- Misses 162 202 +40 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading