VNG-Realisatie / gemma-zds-client

2 stars 4 forks source link

Adding more tests + refactoring #21

Closed sergei-maertens closed 3 years ago

sergei-maertens commented 3 years ago

Deprecated a number of unused things.

0.15.0 will likely be the last release before 1.0

codecov-io commented 3 years ago

Codecov Report

Merging #21 (9260252) into master (d15763f) will increase coverage by 4.96%. The diff coverage is 80.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   70.86%   75.82%   +4.96%     
==========================================
  Files          12       11       -1     
  Lines         508      393     -115     
  Branches        0       56      +56     
==========================================
- Hits          360      298      -62     
+ Misses        148       81      -67     
- Partials        0       14      +14     
Impacted Files Coverage Δ
zds_client/nlx.py 0.00% <0.00%> (ø)
zds_client/client.py 90.06% <75.00%> (+24.60%) :arrow_up:
zds_client/schema.py 85.18% <84.78%> (+42.32%) :arrow_up:
zds_client/auth.py 73.91% <100.00%> (+6.26%) :arrow_up:
zds_client/compat.py 33.33% <0.00%> (-16.67%) :arrow_down:
zds_client/log.py 75.00% <0.00%> (-6.25%) :arrow_down:
zds_client/oas.py 88.88% <0.00%> (-5.56%) :arrow_down:
zds_client/config.py 90.00% <0.00%> (-3.34%) :arrow_down:
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d15763f...9260252. Read the comment docs.