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: list active ReplicaSets in the given namespace #804

Merged
merged 1 commit into from
Nov 10, 2021
Merged

fix: list active ReplicaSets in the given namespace #804

merged 1 commit into from
Nov 10, 2021

Conversation

danielpacak
Copy link
Contributor

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

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@codecov
Copy link

codecov bot commented Nov 10, 2021

Codecov Report

Merging #804 (96bc306) into main (ec82095) will decrease coverage by 6.32%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #804      +/-   ##
==========================================
- Coverage   65.60%   59.27%   -6.33%     
==========================================
  Files          58       42      -16     
  Lines        6451     5446    -1005     
==========================================
- Hits         4232     3228    -1004     
- Misses       1792     1965     +173     
+ Partials      427      253     -174     
Impacted Files Coverage Δ
pkg/kube/object.go 49.39% <100.00%> (-10.00%) ⬇️
pkg/kubehunter/scanner.go 0.00% <0.00%> (-75.72%) ⬇️
pkg/kube/runnable_job.go 0.00% <0.00%> (-63.73%) ⬇️
pkg/kubehunter/model.go 0.00% <0.00%> (-62.86%) ⬇️
pkg/vulnerabilityreport/scanner.go 0.00% <0.00%> (-60.40%) ⬇️
pkg/configauditreport/scanner.go 0.00% <0.00%> (-56.39%) ⬇️
pkg/kube/logs.go 0.00% <0.00%> (-35.85%) ⬇️
pkg/kubebench/scanner.go 61.30% <0.00%> (-24.53%) ⬇️
pkg/kube/secrets.go 38.26% <0.00%> (-20.00%) ⬇️
pkg/vulnerabilityreport/io.go 55.17% <0.00%> (-17.25%) ⬇️
... and 21 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 6a4a574...96bc306. Read the comment docs.

@danielpacak danielpacak merged commit 6093bc4 into aquasecurity:main Nov 10, 2021
@danielpacak danielpacak deleted the fix_get_active_rs_in_namespace branch November 10, 2021 17:08
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.

1 participant