Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: cleanup unused actions #873

Merged
merged 1 commit into from
Nov 12, 2021

Conversation

catthehacker
Copy link
Member

Introduced by mistake in #514

Signed-off-by: hackercat [email protected]

Signed-off-by: hackercat <[email protected]>
@catthehacker catthehacker requested a review from a team as a code owner November 12, 2021 21:47
@codecov
Copy link

codecov bot commented Nov 12, 2021

Codecov Report

Merging #873 (9d5f918) into master (0f04942) will increase coverage by 6.96%.
The diff coverage is 60.89%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #873      +/-   ##
==========================================
+ Coverage   49.27%   56.23%   +6.96%     
==========================================
  Files          23       25       +2     
  Lines        2401     3937    +1536     
==========================================
+ Hits         1183     2214    +1031     
- Misses       1090     1523     +433     
- Partials      128      200      +72     
Impacted Files Coverage Δ
pkg/common/outbound_ip.go 0.00% <0.00%> (ø)
pkg/container/docker_volume.go 0.00% <0.00%> (ø)
pkg/container/docker_run.go 5.56% <15.09%> (+3.63%) ⬆️
pkg/common/git.go 49.82% <31.81%> (-9.97%) ⬇️
pkg/model/planner.go 49.78% <42.50%> (+16.70%) ⬆️
pkg/container/docker_build.go 58.97% <50.00%> (+58.97%) ⬆️
pkg/container/docker_pull.go 35.29% <61.53%> (+17.11%) ⬆️
pkg/model/workflow.go 52.14% <63.63%> (+26.42%) ⬆️
pkg/artifacts/server.go 67.32% <67.32%> (ø)
pkg/runner/runner.go 74.46% <70.37%> (-2.01%) ⬇️
... and 30 more

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 cd24df5...9d5f918. Read the comment docs.

@cplee cplee merged commit 3054f3e into nektos:master Nov 12, 2021
@catthehacker catthehacker deleted the cat/fix/cleanup-actions branch November 12, 2021 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants