equinor / xtgeo

XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc
https://xtgeo.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
110 stars 58 forks source link

BUG: fix check_folder to not raise exception for mem. streams #1254

Closed jcrivenaes closed 1 month ago

jcrivenaes commented 1 month ago

Closes #1253

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 81.15%. Comparing base (0375fed) to head (f7a2d26). Report is 35 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1254 +/- ## ========================================== + Coverage 80.02% 81.15% +1.12% ========================================== Files 98 93 -5 Lines 13680 12322 -1358 Branches 2203 1859 -344 ========================================== - Hits 10948 10000 -948 + Misses 1999 1667 -332 + Partials 733 655 -78 ```

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