Closed appleboy closed 1 year ago
Merging #177 (d026aa7) into master (c663c07) will increase coverage by
0.09%
. The diff coverage is100.00%
.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
@@ Coverage Diff @@
## master #177 +/- ##
==========================================
+ Coverage 42.98% 43.07% +0.09%
==========================================
Files 4 4
Lines 577 578 +1
==========================================
+ Hits 248 249 +1
Misses 316 316
Partials 13 13
Impacted Files | Coverage Δ | |
---|---|---|
command.go | 57.14% <100.00%> (ø) |
|
plugin.go | 84.75% <100.00%> (+0.05%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
rmcmd
andmkdircmd
to remove unneeded quotesbuildUnTarArgs
inplugin.go
to use target without quotesExec
function toplugin.go
withstrings.Replace
callplugin_test.go
to use target without quotesref: https://github.com/appleboy/scp-action/issues/112