marshmallow-code / flask-smorest

DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow
https://flask-smorest.readthedocs.io
MIT License
634 stars 72 forks source link

Rework packaging and CI : use pyproject.toml, ruff,... #616

Closed lafrech closed 4 months ago

lafrech commented 4 months ago

Mostly copied from marshmallow.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.88%. Comparing base (15afc94) to head (90896a8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #616 +/- ## ========================================== - Coverage 99.88% 99.88% -0.01% ========================================== Files 14 14 Lines 883 882 -1 Branches 192 192 ========================================== - Hits 882 881 -1 Partials 1 1 ```

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