bp / resqpy

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

Patchwork #796

Closed andy-beer closed 3 months ago

andy-beer commented 3 months ago

Modest enhancements to Surface class to allow an individual patch to be specified when calling some of the basic methods.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 96.49123% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 83.20%. Comparing base (026d324) to head (0a36b49).

Files Patch % Lines
resqpy/surface/_surface.py 96.49% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #796 +/- ## ========================================== + Coverage 83.12% 83.20% +0.08% ========================================== Files 191 191 Lines 32743 32765 +22 ========================================== + Hits 27216 27262 +46 + Misses 5527 5503 -24 ```

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