Apipie / apypie

Apipie bindings for Python
https://apypie.readthedocs.io/en/latest/
MIT License
1 stars 9 forks source link

don't rely on requests.codes for HTTP codes #131

Closed evgeni closed 1 year ago

evgeni commented 1 year ago

we only ever need 204 here

codecov-commenter commented 1 year ago

Codecov Report

Merging #131 (e444f57) into master (77dc9a5) will increase coverage by 0.02%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
+ Coverage   90.54%   90.56%   +0.02%     
==========================================
  Files           9        9              
  Lines         444      445       +1     
==========================================
+ Hits          402      403       +1     
  Misses         42       42              
Impacted Files Coverage Δ
apypie/api.py 92.40% <100.00%> (+0.04%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more