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

feat(conftest): assert that resource kinds are defined for policies #784

Merged
merged 1 commit into from
Oct 29, 2021
Merged

feat(conftest): assert that resource kinds are defined for policies #784

merged 1 commit into from
Oct 29, 2021

Conversation

danielpacak
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Oct 28, 2021

Codecov Report

Merging #784 (3791b40) into main (5794ab3) will increase coverage by 0.15%.
The diff coverage is 75.00%.

❗ Current head 3791b40 differs from pull request most recent head b430ecc. Consider uploading reports for the commit b430ecc to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #784      +/-   ##
==========================================
+ Coverage   65.55%   65.71%   +0.15%     
==========================================
  Files          58       58              
  Lines        6462     6451      -11     
==========================================
+ Hits         4236     4239       +3     
+ Misses       1798     1783      -15     
- Partials      428      429       +1     
Impacted Files Coverage Δ
pkg/kube/object.go 59.39% <ø> (-1.43%) ⬇️
pkg/operator/controller/configauditreport.go 65.88% <0.00%> (+1.47%) ⬆️
pkg/operator/controller/vulnerabilityreport.go 63.85% <0.00%> (-1.06%) ⬇️
pkg/operator/controller/ciskubebenchreport.go 58.95% <66.66%> (+2.96%) ⬆️
pkg/plugin/conftest/plugin.go 78.70% <100.00%> (+1.40%) ⬆️

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 5794ab3...b430ecc. Read the comment docs.

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@danielpacak danielpacak merged commit 3804f97 into aquasecurity:main Oct 29, 2021
@danielpacak danielpacak deleted the feat_conftest_check_policy_is_found branch October 29, 2021 10:07
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