Skip to content

Conversation

danielpacak
Copy link
Contributor

Signed-off-by: Daniel Pacak pacak.daniel@gmail.com

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
file: ./coverage.txt
- name: Setup Kubernetes cluster (KIND)
uses: engineerd/setup-kind@v0.4.0
uses: engineerd/setup-kind@v0.5.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.4.0 was using deprecated GitHub Actions API - I fixed it for other projects

@codecov
Copy link

codecov bot commented Dec 17, 2020

Codecov Report

Merging #80 (391508f) into main (bb71880) will decrease coverage by 3.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
- Coverage   72.55%   69.37%   -3.19%     
==========================================
  Files           6        6              
  Lines         430      369      -61     
==========================================
- Hits          312      256      -56     
+ Misses        103       98       -5     
  Partials       15       15              
Impacted Files Coverage Δ
pkg/cmd/policy_rule_matcher.go 90.47% <0.00%> (-2.63%) ⬇️
pkg/cmd/list.go 47.02% <0.00%> (-2.49%) ⬇️
pkg/cmd/resource_resolver.go 82.81% <0.00%> (-2.33%) ⬇️
pkg/cmd/printer.go 100.00% <0.00%> (ø)
pkg/cmd/access_checker.go 100.00% <0.00%> (ø)
pkg/cmd/namespace_validator.go 100.00% <0.00%> (ø)

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 bb71880...391508f. Read the comment docs.

@danielpacak danielpacak merged commit 8bcfa3b into main Dec 17, 2020
@danielpacak danielpacak deleted the switch_to_main_branch branch December 17, 2020 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants