Skip to content

Conversation

@MaxBlesch
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 26, 2025

Codecov Report

❌ Patch coverage is 92.92929% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.80%. Comparing base (19cc5fd) to head (a880df0).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/dcegm/interpolation/interpNd.py 92.92% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #184      +/-   ##
==========================================
- Coverage   95.47%   94.80%   -0.68%     
==========================================
  Files          62       64       +2     
  Lines        1767     1924     +157     
==========================================
+ Hits         1687     1824     +137     
- Misses         80      100      +20     

☔ 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.

- Introduced  to validate 2D interpolation functions against both own explicit JAX and SciPy implementations.
- Created  for testing 3D interpolation methods, ensuring consistency with SciPy results.
- Added  to cover 6D interpolation scenarios, including smoke tests for output shapes and nans in output
- Implemented utility functions in  for shared parameters and utility calculations.
- remove old Nd tests for interpolation
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants