-
Notifications
You must be signed in to change notification settings - Fork 580
BRP: cancel profile delivery on deletion of profiles in batch via fleetctl gitops #29145
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #29145 +/- ##
=======================================
Coverage 64.26% 64.27%
=======================================
Files 1840 1840
Lines 178828 178884 +56
Branches 5160 5158 -2
=======================================
+ Hits 114932 114972 +40
- Misses 54866 54876 +10
- Partials 9030 9036 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
7f89b1a
to
9965374
Compare
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.
LGTM!
For #29091
Checklist for submitter
SELECT *
is avoided, SQL injection is prevented (using placeholders for values in statements)