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

Update unset-memory-requirements and unset-cpu-requirements #734

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

bgalek
Copy link
Contributor

@bgalek bgalek commented Feb 26, 2024

Hi! Happy to fix #694 #695!

@bgalek bgalek force-pushed the unset-cpu-and-unset-memory-fix branch 3 times, most recently from 07f4b1c to 5196c76 Compare February 26, 2024 23:51
Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.37%. Comparing base (39d132c) to head (38ffc9b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #734   +/-   ##
=======================================
  Coverage   72.37%   72.37%           
=======================================
  Files          45       45           
  Lines        1937     1937           
=======================================
  Hits         1402     1402           
  Misses        421      421           
  Partials      114      114           
Flag Coverage Δ
bats ?
unit 72.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bgalek bgalek force-pushed the unset-cpu-and-unset-memory-fix branch 3 times, most recently from 42f662e to 375cee6 Compare February 27, 2024 00:13
@bgalek bgalek marked this pull request as ready for review February 27, 2024 00:20
@bgalek bgalek requested a review from janisz as a code owner February 27, 2024 00:20
@janisz janisz added the enhancement New feature or request label Feb 27, 2024
README.md Outdated
Copy link
Collaborator

Choose a reason for hiding this comment

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

I like the idea of splitting long lines but please do it in a separated PR. Ideally we should have a CI check to prevent long lines in the future.

pkg/builtinchecks/yamls/unset-memory-requirements.yaml Outdated Show resolved Hide resolved
pkg/builtinchecks/yamls/unset-cpu-requirements.yaml Outdated Show resolved Hide resolved
@bgalek bgalek force-pushed the unset-cpu-and-unset-memory-fix branch 5 times, most recently from 3c9a47c to 59dba1e Compare February 27, 2024 13:30
Signed-off-by: Tomasz Janiszewski <[email protected]>
@janisz janisz merged commit c62e3c0 into stackrox:main Feb 28, 2024
7 checks passed
@janisz
Copy link
Collaborator

janisz commented Feb 28, 2024

@bgalek Thanks! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change unset-cpu-requirements check
2 participants