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

⬆️ Update all direct dependencies #63

Closed s0 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #63 (88ccb74) into develop (7b6cf54) will increase coverage by 1.58%. The diff coverage is n/a.

:exclamation: Current head 88ccb74 differs from pull request most recent head 47121ca. Consider uploading reports for the commit 47121ca to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #63      +/-   ##
===========================================
+ Coverage    88.35%   89.94%   +1.58%     
===========================================
  Files            1        1              
  Lines          189      189              
  Branches        39       37       -2     
===========================================
+ Hits           167      170       +3     
- Misses          13       14       +1     
+ Partials         9        5       -4     
Impacted Files Coverage Δ
action/src/index.ts 89.94% <0.00%> (+1.58%) :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 a03ba3c...47121ca. Read the comment docs.