bp / resqpy

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

Accepting YearOffset of zero for geologic time series; replaces PR #797 #798

Closed andy-beer closed 2 months ago

andy-beer commented 2 months ago

This change is functionally equivalent to #797, to allow test pipeline to run. The change allows the year offset in the timestamps of geological time series to be zero.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.20%. Comparing base (4169b07) to head (8876b4b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #798 +/- ## ======================================= Coverage 83.20% 83.20% ======================================= Files 191 191 Lines 32765 32767 +2 ======================================= + Hits 27262 27264 +2 Misses 5503 5503 ```

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