cthoyt / pystow

👜 Easily pick a place to store data for your Python code.
https://pystow.readthedocs.io
MIT License
36 stars 6 forks source link

Update configuration information #70

Closed cthoyt closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 66.07%. Comparing base (cf9f241) to head (619749d).

Files Patch % Lines
src/pystow/cli.py 0.00% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #70 +/- ## ========================================== - Coverage 66.70% 66.07% -0.63% ========================================== Files 10 10 Lines 949 958 +9 Branches 198 203 +5 ========================================== Hits 633 633 - Misses 293 302 +9 Partials 23 23 ```

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