dd-trace-js
dd-trace-js copied to clipboard
move vendored dependencies to a folder than is not deleted by yarn
What does this PR do?
Move vendored dependencies to a folder than is not deleted by yarn.
Motivation
Yarn >=2 deletes files in the packages it installs including any node_modules folder.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 79.27%. Comparing base (083a15e) to head (55c468e).
Additional details and impacted files
@@ Coverage Diff @@
## master #7099 +/- ##
==========================================
- Coverage 84.77% 79.27% -5.50%
==========================================
Files 521 232 -289
Lines 22149 8925 -13224
==========================================
- Hits 18776 7075 -11701
+ Misses 3373 1850 -1523
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
⚠️ Warnings
❄️ 6 New flaky tests detected
profiler SSI heuristics does not trigger for a long-lived app that creates no spansfromdoes not trigger for(Datadog) (Fix with Cursor)Process exited with unexpected status code 1. Error: Process exited with unexpected status code 1. at ChildProcess.checkExitCode (integration-tests/profiler/profiler.spec.js:75:16) at ChildProcess.emit (node:events:508:28) at ChildProcess._handle.onexit (node:internal/child_process:294:12)
profiler SSI heuristics does not trigger for a short-lived app that creates a spanfromdoes not trigger for(Datadog) (Fix with Cursor)Process exited with unexpected status code 1. Error: Process exited with unexpected status code 1. at ChildProcess.checkExitCode (integration-tests/profiler/profiler.spec.js:75:16) at ChildProcess.emit (node:events:508:28) at ChildProcess._handle.onexit (node:internal/child_process:294:12)View all
profiler SSI heuristics does not trigger for a short-lived app that creates no spansfromdoes not trigger for(Datadog) (Fix with Cursor)Process exited with unexpected status code 1. Error: Process exited with unexpected status code 1. at ChildProcess.checkExitCode (integration-tests/profiler/profiler.spec.js:75:16) at ChildProcess.emit (node:events:508:28) at ChildProcess._handle.onexit (node:internal/child_process:294:12)
🧪 1893 Tests failed
This comment will be updated automatically if new data arrives.
[email protected] commonJS correctly calculates test code owners when working directory is not repository rootfromintegration-tests/cucumber/cucumber.spec.js(Datadog) (Fix with Cursor)Cannot read properties of undefined (reading 'content')
[email protected] commonJS correctly calculates test code owners when working directory is not repository rootfromintegration-tests/cucumber/cucumber.spec.js(Datadog) (Fix with Cursor)Cannot read properties of undefined (reading 'content')View all
[email protected] commonJS impacted tests test is not new should be detected as impactedfromintegration-tests/cucumber/cucumber.spec.js(Datadog) (Fix with Cursor)Cannot read properties of undefined (reading 'content')
* Fix with Cursor requires Datadog plugin ≥v2.17.0
🔗 Commit SHA: 55c468e | Docs | Datadog PR Page | Was this helpful? Give us feedback!
Superseded