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

test: update compliance reconcile tests #1021

Merged

Conversation

chen-keinan
Copy link
Contributor

@chen-keinan chen-keinan commented Mar 13, 2022

Add compliance reconcile test to validate that compliance status is updated (after initial generation) following to change with cis-bench and audit config reports

@codecov
Copy link

codecov bot commented Mar 13, 2022

Codecov Report

Merging #1021 (ca06337) into main (74bd63d) will increase coverage by 0.18%.
The diff coverage is n/a.

❗ Current head ca06337 differs from pull request most recent head 17637ca. Consider uploading reports for the commit 17637ca to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1021      +/-   ##
==========================================
+ Coverage   57.95%   58.14%   +0.18%     
==========================================
  Files          70       70              
  Lines        9090     9090              
==========================================
+ Hits         5268     5285      +17     
+ Misses       3293     3280      -13     
+ Partials      529      525       -4     
Impacted Files Coverage Δ
pkg/configauditreport/controller.go 61.41% <0.00%> (-1.86%) ⬇️
pkg/operator/controller/vulnerabilityreport.go 57.31% <0.00%> (+0.91%) ⬆️
pkg/compliance/io.go 91.66% <0.00%> (+3.88%) ⬆️
pkg/operator/controller/ciskubebenchreport.go 56.17% <0.00%> (+5.17%) ⬆️

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 74bd63d...17637ca. Read the comment docs.

@chen-keinan chen-keinan force-pushed the test/compliance-report-check-update branch from d7d4763 to a1344fa Compare March 13, 2022 12:08
@chen-keinan chen-keinan requested a review from danielpacak March 14, 2022 08:33
@chen-keinan chen-keinan force-pushed the test/compliance-report-check-update branch from ca06337 to 17637ca Compare March 14, 2022 08:36
@chen-keinan chen-keinan merged commit 99de8cf into aquasecurity:main Mar 14, 2022
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