dapper91 / pjrpc

python json-rpc client/server without boilerplate
https://pjrpc.readthedocs.io
The Unlicense
32 stars 3 forks source link

pydantic-2 #95

Closed dapper91 closed 1 year ago

dapper91 commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (a79c33a) 79.50% compared to head (7c9a1af) 79.42%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #95 +/- ## ========================================== - Coverage 79.50% 79.42% -0.08% ========================================== Files 41 41 Lines 2722 2722 ========================================== - Hits 2164 2162 -2 - Misses 558 560 +2 ``` | [Flag](https://app.codecov.io/gh/dapper91/pjrpc/pull/95/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/dapper91/pjrpc/pull/95/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin) | `79.42% <100.00%> (-0.08%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/dapper91/pjrpc/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin) | Coverage Δ | | |---|---|---| | [pjrpc/server/specs/extractors/pydantic.py](https://app.codecov.io/gh/dapper91/pjrpc/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin#diff-cGpycGMvc2VydmVyL3NwZWNzL2V4dHJhY3RvcnMvcHlkYW50aWMucHk=) | `91.30% <100.00%> (-1.45%)` | :arrow_down: | | [pjrpc/server/validators/pydantic.py](https://app.codecov.io/gh/dapper91/pjrpc/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin#diff-cGpycGMvc2VydmVyL3ZhbGlkYXRvcnMvcHlkYW50aWMucHk=) | `93.54% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/dapper91/pjrpc/pull/95/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin)

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