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

Use clearer inputs for action #6

Closed cortadocodes closed 1 year ago

cortadocodes commented 1 year ago

Contents (#6)

IMPORTANT: There is 1 breaking change.

Enhancements

Operations

Other


Upgrade instructions

💥 Combine action inputs into one Replace the `version_source_type` and `version_source_path` inputs with the new `path` input, giving its value as the path to the file containing your package's version information.
codecov-commenter commented 1 year ago

Codecov Report

Merging #6 (69c3420) into main (541e45a) will decrease coverage by 0.41%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   93.75%   93.33%   -0.42%     
==========================================
  Files           1        1              
  Lines          48       45       -3     
==========================================
- Hits           45       42       -3     
  Misses          3        3              
Impacted Files Coverage Δ
check_semantic_version/check_semantic_version.py 93.33% <100.00%> (-0.42%) :arrow_down:

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