-
Notifications
You must be signed in to change notification settings - Fork 12
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: Add and Remove kernels, add with --copy-defaults #75
feat: Add and Remove kernels, add with --copy-defaults #75
Conversation
[citest] |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #75 +/- ##
==========================================
+ Coverage 70.40% 78.43% +8.03%
==========================================
Files 2 2
Lines 125 255 +130
==========================================
+ Hits 88 200 +112
- Misses 37 55 +18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
149e52e
to
b29de0b
Compare
b29de0b
to
32ba078
Compare
[citest] |
3cae929
to
291587e
Compare
[citest] |
1 similar comment
[citest] |
2366e72
to
553cd68
Compare
[citest] |
553cd68
to
831efff
Compare
[citest] |
1 similar comment
[citest] |
831efff
to
afac1ce
Compare
[citest] |
1 similar comment
[citest] |
@richm it's now ready for your review, please take a look. |
There are a lot of codeql |
[citest] |
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.
ready to merge?
66bb91b
to
449c84d
Compare
[citest] |
449c84d
to
94b5421
Compare
[citest] |
Enhancement:
state
to eitherpresent
orabsent
.copy_defaults: true
to copy arguments from the default kernel.kernel: ALL
to modify all kernels at once.