IdentityPython / JWTConnect-Python-OidcMsg

Implementation of OIDC protocol messages
Apache License 2.0
3 stars 10 forks source link

fix: args collides with pdb command #37

Closed peppelinux closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #37 (9311800) into develop (73fa928) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #37   +/-   ##
========================================
  Coverage    78.02%   78.02%           
========================================
  Files           15       15           
  Lines         2426     2426           
========================================
  Hits          1893     1893           
  Misses         533      533           
Impacted Files Coverage Δ
src/oidcmsg/context.py 73.68% <100.00%> (ø)

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 73fa928...9311800. Read the comment docs.