FelixTheC / strongtyping

Decorator which checks whether the function is called with the correct type of parameters.
https://pypi.org/project/strongtyping/
107 stars 3 forks source link

Fix dependency #86

Closed FelixTheC closed 2 years ago

FelixTheC commented 2 years ago

https://app.snyk.io/org/felixthec/project/15de324a-5918-4ac7-97af-db85d2eb4e15#issue-SNYK-PYTHON-MKDOCS-2438396

codecov[bot] commented 2 years ago

Codecov Report

Merging #86 (337f8ea) into main (0af018c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   89.51%   89.51%           
=======================================
  Files          26       26           
  Lines        2890     2890           
=======================================
  Hits         2587     2587           
  Misses        303      303           

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 0af018c...337f8ea. Read the comment docs.