s0 / git-publish-subdir-action

GitHub Action to push a subdirectory as a branch to any git repo (e.g. for GitHub Pages)
https://github.com/marketplace/actions/push-git-subdirectory-as-branch
MIT License
212 stars 36 forks source link

More unit tests #16

Closed s0 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #16 into master will increase coverage by 34.42%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #16       +/-   ##
===========================================
+ Coverage   63.97%   98.40%   +34.42%     
===========================================
  Files           1        1               
  Lines         136      125       -11     
  Branches       24       22        -2     
===========================================
+ Hits           87      123       +36     
+ Misses         33        0       -33     
+ Partials       16        2       -14     
Impacted Files Coverage Δ
action/src/index.ts 98.40% <0.00%> (+34.42%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8dea10c...4f544c3. Read the comment docs.