click-contrib / click_params

Bunch of click parameters to use
Apache License 2.0
31 stars 6 forks source link

New workflow #18

Closed lewoudar closed 2 years ago

lewoudar commented 2 years ago

This will improve code quality using some well-known packages:

I also removed codecov package to use the official GitHub action since the package is deprecated

codecov-commenter commented 2 years ago

Codecov Report

Merging #18 (6da25d1) into master (a0032cb) will not change coverage. The diff coverage is 100%.

@@          Coverage Diff          @@
##           master    #18   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           8      8           
  Lines         342    342           
=====================================
  Hits          342    342           
Impacted Files Coverage Δ
click_params/__init__.py 100% <100%> (ø)
click_params/base.py 100% <100%> (ø)
click_params/domain.py 100% <100%> (ø)
click_params/miscellaneous.py 100% <100%> (ø)
click_params/network.py 100% <100%> (ø)
click_params/numeric.py 100% <100%> (ø)

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