python-openapi / openapi-core

Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI v3.0 and OpenAPI v3.1 specification.
BSD 3-Clause "New" or "Revised" License
288 stars 131 forks source link

Pyflakes pre-commit hook #733

Closed p1c2u closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (840bfbd) 91.42% compared to head (8e2c5a8) 90.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #733 +/- ## ========================================== - Coverage 91.42% 90.55% -0.88% ========================================== Files 139 139 Lines 4375 4192 -183 Branches 491 491 ========================================== - Hits 4000 3796 -204 - Misses 313 334 +21 Partials 62 62 ```

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