-
Notifications
You must be signed in to change notification settings - Fork 238
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
Conversation
07f4b1c
to
5196c76
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
42f662e
to
375cee6
Compare
README.md
Outdated
There was a problem hiding this comment.
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.
3c9a47c
to
59dba1e
Compare
59dba1e
to
fc6e385
Compare
Signed-off-by: Tomasz Janiszewski <[email protected]>
@bgalek Thanks! 🎉 |
Hi! Happy to fix #694 #695!