-
Notifications
You must be signed in to change notification settings - Fork 616
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
Raise a warning when user-applied dynamic_one_shot
is ignored
#6701
Conversation
Hello. You may have forgotten to update the changelog!
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6701 +/- ##
==========================================
- Coverage 99.62% 99.61% -0.01%
==========================================
Files 468 468
Lines 44144 44149 +5
==========================================
+ Hits 43977 43979 +2
- Misses 167 170 +3 ☔ View full report in Codecov by Sentry. |
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.
Thanks @astralcai !
Co-authored-by: Isaac De Vlugt <[email protected]>
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.
Looks good, few comments.
Co-authored-by: Mudit Pandey <[email protected]>
Co-authored-by: Mudit Pandey <[email protected]>
I forgot to add a changelog entry to #6701 (Oooooooops)
Fixes #6551 [sc-77877] --------- Co-authored-by: Isaac De Vlugt <[email protected]> Co-authored-by: Mudit Pandey <[email protected]>
I forgot to add a changelog entry to #6701 (Oooooooops)
Fixes #6551
[sc-77877]