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
210 stars 36 forks source link

Introduce a new unit test, and combine coverage across tests #15

Closed s0 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #15 into master will increase coverage by 0.73%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   63.23%   63.97%   +0.73%     
==========================================
  Files           1        1              
  Lines         136      136              
  Branches       24       24              
==========================================
+ Hits           86       87       +1     
  Misses         33       33              
+ Partials       17       16       -1     
Impacted Files Coverage Δ
action/src/index.ts 63.97% <100.00%> (+0.73%) :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 04548f5...8dea10c. Read the comment docs.