octue / check-semantic-version

A GitHub action to check that your package/lib version matches that calculated from Conventional Commits
0 stars 0 forks source link

Improve package structure #11

Closed cortadocodes closed 1 year ago

cortadocodes commented 1 year ago

Summary

Refactor the package to be more maintainable and avoid less-predictable changing of directories.

Contents (#11)

Enhancements

Refactoring

Testing

codecov-commenter commented 1 year ago

Codecov Report

Merging #11 (93ee739) into main (541e45a) will decrease coverage by 0.49%. The diff coverage is 93.67%.

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   93.75%   93.25%   -0.50%     
==========================================
  Files           1        3       +2     
  Lines          48       89      +41     
==========================================
+ Hits           45       83      +38     
- Misses          3        6       +3     
Impacted Files Coverage Δ
check_semantic_version/cli.py 85.71% <85.71%> (ø)
check_semantic_version/check_semantic_version.py 91.83% <92.30%> (-1.92%) :arrow_down:
check_semantic_version/configuration.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.