dapper91 / pjrpc

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

Dev #96

Closed dapper91 closed 11 months ago

dapper91 commented 11 months ago
codecov-commenter commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (a79c33a) 79.50% compared to head (5b23343) 79.42%. Report is 24 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 #96 +/- ## ========================================== - 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/96/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/96/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/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin) | Coverage Δ | | |---|---|---| | [pjrpc/\_\_about\_\_.py](https://app.codecov.io/gh/dapper91/pjrpc/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin#diff-cGpycGMvX19hYm91dF9fLnB5) | `100.00% <100.00%> (ø)` | | | [pjrpc/server/specs/extractors/pydantic.py](https://app.codecov.io/gh/dapper91/pjrpc/pull/96?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/96?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/96/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.