changelogen icon indicating copy to clipboard operation
changelogen copied to clipboard

feat: getLastGitTag with pattern

Open aa900031 opened this issue 2 years ago β€’ 2 comments

getLastGitTag needs to search for the latest tag based on templates.tagMessage set by the user, otherwise it will find the wrong tag.

aa900031 avatar Apr 05 '23 16:04 aa900031

Codecov Report

Merging #96 (85126f0) into main (f22c40f) will increase coverage by 0.78%. The diff coverage is 80.95%.

@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
+ Coverage   68.63%   69.42%   +0.78%     
==========================================
  Files           9       10       +1     
  Lines         880      919      +39     
  Branches       81       86       +5     
==========================================
+ Hits          604      638      +34     
- Misses        276      281       +5     
Files Changed Coverage Ξ”
src/git.ts 81.13% <0.00%> (-2.64%) :arrow_down:
src/config.ts 95.32% <50.00%> (+0.04%) :arrow_up:
src/template.ts 100.00% <100.00%> (ΓΈ)

codecov[bot] avatar Apr 05 '23 17:04 codecov[bot]

Hi @pi0 ~ This PR is completed, Please review it, THX

aa900031 avatar Apr 20 '23 10:04 aa900031