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 #87

Closed FelixTheC closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #87 (bcef154) into main (0af018c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #87   +/-   ##
=======================================
  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...bcef154. Read the comment docs.