bp / resqpy

Python API for working with RESQML models
https://resqpy.readthedocs.io/en/latest/
MIT License
51 stars 14 forks source link

Grid points fill bug #769

Closed andy-beer closed 7 months ago

andy-beer commented 7 months ago

Make filling of missing grid points more rugged.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (796bd27) 81.42% compared to head (3609099) 81.54%.

Files Patch % Lines
resqpy/grid/_defined_geometry.py 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #769 +/- ## ========================================== + Coverage 81.42% 81.54% +0.12% ========================================== Files 190 190 Lines 32821 32830 +9 ========================================== + Hits 26725 26772 +47 + Misses 6096 6058 -38 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.