jpoehnelt / secrets-sync-action

A Github Action that can sync secrets from one repository to many others.
https://github.com/marketplace/actions/secrets-sync-action
Apache License 2.0
314 stars 92 forks source link

refactor: allow calling set secret for each repo #15

Closed jpoehnelt closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   97.72%   98.00%   +0.27%     
==========================================
  Files           6        6              
  Lines          88      100      +12     
  Branches        9       10       +1     
==========================================
+ Hits           86       98      +12     
  Misses          2        2              
Impacted Files Coverage Δ
src/github.ts 98.11% <100.00%> (+0.55%) :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 7a403ec...2455466. Read the comment docs.

github-actions[bot] commented 4 years ago

:tada: This PR is included in version 1.4.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: