Merge develop branch into feature/continuous-profiling#3337
Merged
0xnm merged 28 commits intoApr 3, 2026
Merged
Conversation
…ush-internal-proxy RUM-14896: Make flush accessible from InternalProxy
…ogging RUM-2778: Print error when no-op core is invoked
RUM-4120: Add Detekt rule to enforce copyright headers on Kotlin source files
…elpers Refactor test forge helpers
…resource-headers Use modified request in resource headers feature
…ql-errors RUM-14902: Track GraphQL errors
…cos-runners-test-observability RUM-15278: Add Datadog Test Observability for tests run on MacOS runners
Local ci improvements
…ompatible-with-configuration-cache Make build tasks compatible with configuration cache
…s-profiling-030426
ambushwork
previously approved these changes
Apr 3, 2026
ambushwork
left a comment
Member
There was a problem hiding this comment.
I have this one to merge into feature/continuous-profiling as well
Member
Author
|
I can wait for it and update this PR after. |
This comment has been minimized.
This comment has been minimized.
…nt-schema Update profile-event-schema.json
Member
|
The PR is merged |
…s-profiling-030426
ambushwork
approved these changes
Apr 3, 2026
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## feature/continuous-profiling #3337 +/- ##
================================================================
+ Coverage 71.51% 71.56% +0.05%
================================================================
Files 950 953 +3
Lines 35020 35093 +73
Branches 5933 5940 +7
================================================================
+ Hits 25044 25112 +68
- Misses 8300 8303 +3
- Partials 1676 1678 +2
🚀 New features to boost your workflow:
|
0xnm
deleted the
nogorodnikov/merge-develop-into-continuous-profiling-030426
branch
April 3, 2026 15:28
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?
We had a few changes in
buildSrc, so to avoid triggering Gradle cache invalidation during each branch switch, let's merge these changes.Review checklist (to be filled by reviewers)