Use GitHub action instead of npm package for code coverage upload#327
Conversation
BenchmarksBenchmark execution time: 2026-06-10 13:58:17 Comparing candidate commit 4e60b08 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 8 metrics, 0 unstable metrics.
|
|
🎯 Code Coverage (details) 🔗 Commit SHA: 4e60b08 | Docs | Datadog PR Page | Give us feedback! |
f3879eb to
00190e0
Compare
00190e0 to
8955b26
Compare
8955b26 to
4e60b08
Compare
Description
Little simplification: for code coverage upload, use the new dedicated GitHub action rather than the npm package.
Additional Notes
This is similar to DataDog/httpd-datadog#49.