-
Notifications
You must be signed in to change notification settings - Fork 156
[Innovation week] ✨ add extra slim package #3476
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
base: main
Are you sure you want to change the base?
Conversation
c8d0914
to
e991120
Compare
e991120
to
830c8f0
Compare
Bundles Sizes Evolution
🚀 CPU Performance
🧠 Memory Performance
|
/to-staging |
View all feedbacks in Devflow UI.
Commit 830c8f0710 will soon be integrated into staging-15.
Commit 830c8f0710 has been merged into staging-15 in merge commit 2ecb32f1a7. Check out the triggered pipeline on Gitlab 🦊 If you need to revert this integration, you can use the following command: |
Integrated commit sha: 830c8f0 Co-authored-by: thomas-lebeau <[email protected]>
/to-staging |
View all feedbacks in Devflow UI.
Commit 9839843857 will soon be integrated into staging-15.
Commit 9839843857 has been merged into staging-15 in merge commit c0690fae67. Check out the triggered pipeline on Gitlab 🦊 If you need to revert this integration, you can use the following command: |
Integrated commit sha: 9839843 Co-authored-by: thomas-lebeau <[email protected]>
…ent timings tracking
…ogic and enhancing configuration
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3476 +/- ##
==========================================
- Coverage 91.98% 91.96% -0.03%
==========================================
Files 310 310
Lines 8026 8026
Branches 1820 1820
==========================================
- Hits 7383 7381 -2
- Misses 643 645 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
/to-staging |
View all feedbacks in Devflow UI.
Commit ae06fbd55a will soon be integrated into staging-15.
Commit ae06fbd55a has been merged into staging-15 in merge commit f92a23106c. Check out the triggered pipeline on Gitlab 🦊 If you need to revert this integration, you can use the following command: |
Integrated commit sha: ae06fbd Co-authored-by: thomas-lebeau <[email protected]>
…and improving error event structure
…Methods and improving addError and trackUncaughtErrors functions
…ckDDRumMethods functions
…move unnecessary eslint disable comment
/to-staging |
View all feedbacks in Devflow UI.
Commit 4b8ab1dc81 will soon be integrated into staging-15.
Commit 4b8ab1dc81 has been merged into staging-15 in merge commit 70900412a1. Check out the triggered pipeline on Gitlab 🦊 If you need to revert this integration, you can use the following command: |
Integrated commit sha: 4b8ab1d Co-authored-by: thomas-lebeau <[email protected]>
… remove DD_RUM method instrumentation
/to-staging |
View all feedbacks in Devflow UI.
Commit 78b1fad3bd will soon be integrated into staging-15.
Commit 78b1fad3bd has been merged into staging-15 in merge commit b3d9610bd7. Check out the triggered pipeline on Gitlab 🦊 If you need to revert this integration, you can use the following command: |
Integrated commit sha: 78b1fad Co-authored-by: thomas-lebeau <[email protected]>
/to-staging |
View all feedbacks in Devflow UI.
Commit ef81c87212 will soon be integrated into staging-16.
Commit ef81c87212 has been merged into staging-16 in merge commit 02690951f1. Check out the triggered pipeline on Gitlab 🦊 If you need to revert this integration, you can use the following command: |
Integrated commit sha: ef81c87 Co-authored-by: BenoitZugmeyer <[email protected]>
Motivation
Changes
Testing
I have gone over the contributing documentation.