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

NEW: implement `ServiceContainer`, resolves #8 #11

Closed eigenein closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #11 (0b4a293) into main (e81e39b) will decrease coverage by 0.17%. The diff coverage is 93.33%.

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   95.47%   95.31%   -0.17%     
==========================================
  Files          27       28       +1     
  Lines         597      619      +22     
  Branches       64       65       +1     
==========================================
+ Hits          570      590      +20     
- Misses         22       23       +1     
- Partials        5        6       +1     
Impacted Files Coverage Δ
combadge/core/backend.py 85.71% <85.71%> (ø)
combadge/support/httpx/backends/async_.py 97.05% <100.00%> (+0.18%) :arrow_up:
combadge/support/httpx/backends/sync.py 96.96% <100.00%> (+0.19%) :arrow_up:
combadge/support/zeep/backends/async_.py 94.87% <100.00%> (+0.27%) :arrow_up:
combadge/support/zeep/backends/sync.py 94.73% <100.00%> (+0.29%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.