wyfo / apischema

JSON (de)serialization, GraphQL and JSON schema generation using Python typing.
https://wyfo.github.io/apischema/
MIT License
227 stars 18 forks source link

[pre-commit.ci] pre-commit autoupdate #606

Open pre-commit-ci[bot] opened 1 year ago

pre-commit-ci[bot] commented 1 year ago

updates:

codecov-commenter commented 9 months ago

Codecov Report

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

Project coverage is 87.42%. Comparing base (d48cc01) to head (7721a98).

Files Patch % Lines
apischema/ordering.py 0.00% 0 Missing and 5 partials :warning:
apischema/objects/getters.py 0.00% 0 Missing and 4 partials :warning:
apischema/aliases.py 0.00% 0 Missing and 3 partials :warning:
apischema/conversions/converters.py 0.00% 0 Missing and 2 partials :warning:
apischema/tagged_unions.py 0.00% 0 Missing and 2 partials :warning:
apischema/dependencies.py 50.00% 0 Missing and 1 partial :warning:
apischema/graphql/resolvers.py 0.00% 0 Missing and 1 partial :warning:
apischema/serialization/serialized_methods.py 0.00% 0 Missing and 1 partial :warning:
apischema/validation/errors.py 0.00% 0 Missing and 1 partial :warning:
apischema/validation/validators.py 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #606 +/- ## ========================================== - Coverage 88.09% 87.42% -0.68% ========================================== Files 62 62 Lines 5663 5663 Branches 1170 1170 ========================================== - Hits 4989 4951 -38 Misses 460 460 - Partials 214 252 +38 ```

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