r1chardj0n3s / parse

Parse strings using a specification based on the Python format() syntax.
http://pypi.python.org/pypi/parse
MIT License
1.71k stars 101 forks source link

drop unittest, switch to pytest #169

Closed wimglenn closed 12 months ago

codecov-commenter commented 12 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 94.59%. Comparing base (a2e1334) to head (5812a89). Report is 20 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #169 +/- ## ======================================= Coverage 94.59% 94.59% ======================================= Files 1 1 Lines 537 537 Branches 131 131 ======================================= Hits 508 508 Misses 18 18 Partials 11 11 ```

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