jwodder / versioningit

Versioning It with your Version In Git
MIT License
78 stars 5 forks source link

Add importable setuptools command classes for use in `setup.cfg` #44

Closed jwodder closed 1 year ago

jwodder commented 1 year ago

Closes #43.

codecov[bot] commented 1 year ago

Codecov Report

Merging #44 (05fe880) into master (b37a1a1) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   97.49%   97.50%           
=======================================
  Files          15       16    +1     
  Lines        1076     1080    +4     
  Branches      174      174           
=======================================
+ Hits         1049     1053    +4     
  Misses         14       14           
  Partials       13       13           
Impacted Files Coverage Δ
src/versioningit/get_cmdclasses.py 100.00% <ø> (ø)
src/versioningit/__init__.py 100.00% <100.00%> (ø)
src/versioningit/cmdclass.py 100.00% <100.00%> (ø)

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