CZ-NIC / pyoidc

A complete OpenID Connect implementation in Python
Other
711 stars 258 forks source link

Simplified Http Request #836

Closed infohash closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #836 (35d55c5) into master (083ac78) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #836      +/-   ##
==========================================
- Coverage   63.80%   63.78%   -0.02%     
==========================================
  Files          64       64              
  Lines       11883    11882       -1     
  Branches     2159     2158       -1     
==========================================
- Hits         7582     7579       -3     
- Misses       3696     3699       +3     
+ Partials      605      604       -1     
Impacted Files Coverage Δ
src/oic/oauth2/base.py 57.53% <100.00%> (+2.12%) :arrow_up:
src/oic/utils/authn/user.py 63.41% <0.00%> (-0.82%) :arrow_down:
src/oic/utils/http_util.py 69.25% <0.00%> (-0.58%) :arrow_down:

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