Reset developerMode status when Datadog stop#2174
Merged
mariusc83 merged 1 commit intoAug 12, 2024
Merged
Conversation
Member
|
LGTM, it will be nice to add some description in the PR for understanding the context, especially about what was the bug prior to this commit. I will approve it when the pipeline is fixed |
mariusc83
force-pushed
the
mconstantin/reset-developer-mode-when-datadog-stop
branch
from
August 8, 2024 09:52
08f3cb8 to
56fd3c4
Compare
jonathanmos
approved these changes
Aug 8, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2174 +/- ##
===========================================
+ Coverage 70.02% 70.03% +0.01%
===========================================
Files 726 726
Lines 27001 26997 -4
Branches 4525 4525
===========================================
+ Hits 18906 18907 +1
- Misses 6819 6821 +2
+ Partials 1276 1269 -7
|
mariusc83
deleted the
mconstantin/reset-developer-mode-when-datadog-stop
branch
August 12, 2024 08:49
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
A brief description of the change being made with this pull request.
Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
Review checklist (to be filled by reviewers)