kpn / combadge

Generic API clients based on Pydantic and protocols
https://kpn.github.io/combadge
Apache License 2.0
13 stars 2 forks source link

BREAK: upgrade to Pydantic v2 #29 💥 #45

Closed eigenein closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 88.00% and project coverage change: +0.64% :tada:

Comparison is base (889f2d6) 92.27% compared to head (6e6331d) 92.92%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #45 +/- ## ========================================== + Coverage 92.27% 92.92% +0.64% ========================================== Files 29 29 Lines 738 735 -3 Branches 79 76 -3 ========================================== + Hits 681 683 +2 + Misses 45 42 -3 + Partials 12 10 -2 ``` | [Files Changed](https://app.codecov.io/gh/kpn/combadge/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kpn) | Coverage Δ | | |---|---|---| | [combadge/support/http/markers.py](https://app.codecov.io/gh/kpn/combadge/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kpn#diff-Y29tYmFkZ2Uvc3VwcG9ydC9odHRwL21hcmtlcnMucHk=) | `98.73% <50.00%> (ø)` | | | [combadge/core/signature.py](https://app.codecov.io/gh/kpn/combadge/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kpn#diff-Y29tYmFkZ2UvY29yZS9zaWduYXR1cmUucHk=) | `93.33% <60.00%> (-0.42%)` | :arrow_down: | | [combadge/support/zeep/backends/base.py](https://app.codecov.io/gh/kpn/combadge/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kpn#diff-Y29tYmFkZ2Uvc3VwcG9ydC96ZWVwL2JhY2tlbmRzL2Jhc2UucHk=) | `91.66% <83.33%> (+4.16%)` | :arrow_up: | | [combadge/core/request.py](https://app.codecov.io/gh/kpn/combadge/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kpn#diff-Y29tYmFkZ2UvY29yZS9yZXF1ZXN0LnB5) | `90.00% <100.00%> (+6.66%)` | :arrow_up: | | [combadge/core/response.py](https://app.codecov.io/gh/kpn/combadge/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kpn#diff-Y29tYmFkZ2UvY29yZS9yZXNwb25zZS5weQ==) | `97.43% <100.00%> (ø)` | | | [combadge/core/service.py](https://app.codecov.io/gh/kpn/combadge/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kpn#diff-Y29tYmFkZ2UvY29yZS9zZXJ2aWNlLnB5) | `100.00% <100.00%> (+4.00%)` | :arrow_up: | | [combadge/support/httpx/backends/async\_.py](https://app.codecov.io/gh/kpn/combadge/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kpn#diff-Y29tYmFkZ2Uvc3VwcG9ydC9odHRweC9iYWNrZW5kcy9hc3luY18ucHk=) | `97.61% <100.00%> (+0.05%)` | :arrow_up: | | [combadge/support/httpx/backends/base.py](https://app.codecov.io/gh/kpn/combadge/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kpn#diff-Y29tYmFkZ2Uvc3VwcG9ydC9odHRweC9iYWNrZW5kcy9iYXNlLnB5) | `100.00% <100.00%> (ø)` | | | [combadge/support/httpx/backends/sync.py](https://app.codecov.io/gh/kpn/combadge/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kpn#diff-Y29tYmFkZ2Uvc3VwcG9ydC9odHRweC9iYWNrZW5kcy9zeW5jLnB5) | `97.56% <100.00%> (+0.06%)` | :arrow_up: | | [combadge/support/soap/response.py](https://app.codecov.io/gh/kpn/combadge/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kpn#diff-Y29tYmFkZ2Uvc3VwcG9ydC9zb2FwL3Jlc3BvbnNlLnB5) | `75.00% <100.00%> (+2.27%)` | :arrow_up: | | ... and [2 more](https://app.codecov.io/gh/kpn/combadge/pull/45?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kpn) | |

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