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: Get configauditreports from ReplicaSet in the same hierarchy #397

Merged
merged 1 commit into from
Feb 17, 2021

Conversation

danielpacak
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Feb 16, 2021

Codecov Report

Merging #397 (9f65802) into main (776bb1e) will increase coverage by 28.56%.
The diff coverage is 15.38%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #397       +/-   ##
===========================================
+ Coverage   39.30%   67.87%   +28.56%     
===========================================
  Files          59       59               
  Lines        3137     3128        -9     
===========================================
+ Hits         1233     2123      +890     
+ Misses       1776      743     -1033     
- Partials      128      262      +134     
Impacted Files Coverage Δ
pkg/cmd/get_configaudit.go 28.30% <0.00%> (+28.30%) ⬆️
pkg/cmd/get_report.go 29.03% <0.00%> (+29.03%) ⬆️
pkg/report/html.go 0.00% <0.00%> (ø)
pkg/configauditreport/io.go 57.14% <6.25%> (-30.36%) ⬇️
pkg/cmd/scan_configaudit.go 57.89% <100.00%> (+57.89%) ⬆️
pkg/operator/operator.go 55.05% <100.00%> (ø)
pkg/vulnerabilityreport/io.go 81.08% <0.00%> (+12.16%) ⬆️
pkg/kube/secrets.go 45.55% <0.00%> (+14.44%) ⬆️
pkg/cmd/config.go 18.91% <0.00%> (+18.91%) ⬆️
... and 28 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 776bb1e...5f44e46. Read the comment docs.

@danielpacak danielpacak force-pushed the get_configauditreports_in_hierarchy branch 2 times, most recently from ac6abe1 to e86e778 Compare February 17, 2021 08:23
@danielpacak danielpacak marked this pull request as ready for review February 17, 2021 08:30
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@danielpacak danielpacak force-pushed the get_configauditreports_in_hierarchy branch from e86e778 to 5f44e46 Compare February 17, 2021 08:41
@danielpacak danielpacak merged commit 5d98f63 into main Feb 17, 2021
@danielpacak danielpacak deleted the get_configauditreports_in_hierarchy branch February 17, 2021 09:19
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.

None yet

1 participant