boxine / bx_py_utils

Various Python utility functions
MIT License
7 stars 1 forks source link

Make get_snapshot_file() public and more flexible #173

Closed jedie closed 1 year ago

jedie commented 1 year ago

To make the function usable in another way: Rename _get_snapshot_file() and make the hardcoded .snapshot changeable.

codecov-commenter commented 1 year ago

Codecov Report

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

Project coverage is 93.53%. Comparing base (266b73a) to head (7aabc3a). Report is 86 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #173 +/- ## ======================================= Coverage 93.52% 93.53% ======================================= Files 42 42 Lines 1251 1252 +1 Branches 207 207 ======================================= + Hits 1170 1171 +1 Misses 81 81 ```

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