equinor / fmu-ensemble

Python objectification of reservoir model ensembles left on disk by ERT.
GNU General Public License v3.0
12 stars 19 forks source link

Add support for summary files beyond year 2262 #238

Closed berland closed 10 months ago

berland commented 11 months ago

Copied fallback code from res2df. Since #182 is stale, we duplicate the code from there.

Solves https://github.com/equinor/semeio/issues/474

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (392218d) 83.31% compared to head (f406f34) 83.49%.

:exclamation: Current head f406f34 differs from pull request most recent head 7230f4e. Consider uploading reports for the commit 7230f4e to get more accurate results

Files Patch % Lines
src/fmu/ensemble/util/dates.py 96.07% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #238 +/- ## ========================================== + Coverage 83.31% 83.49% +0.17% ========================================== Files 14 14 Lines 3026 3071 +45 ========================================== + Hits 2521 2564 +43 - Misses 505 507 +2 ```

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