Add artifact comparison to PR#422
Conversation
da2ce54 to
3b5326d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #422 +/- ##
=======================================
Coverage 85.33% 85.33%
=======================================
Files 175 175
Lines 8946 8946
Branches 3924 3924
=======================================
Hits 7634 7634
Misses 504 504
Partials 808 808
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Artifact Size Comparison 📦
|
Benchmarks clang-pgoBenchmark execution time: 2025-07-01 21:27:43 Comparing candidate commit 3e5b05e in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 1 metrics, 0 unstable metrics. |
Benchmarks gccBenchmark execution time: 2025-07-01 21:15:59 Comparing candidate commit 3e5b05e in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 1 metrics, 0 unstable metrics. |
a3f69df to
1d0f348
Compare
Benchmarks clangBenchmark execution time: 2025-07-01 21:15:54 Comparing candidate commit 3e5b05e in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 1 metrics, 0 unstable metrics. |
3bbcb7d to
bc67113
Compare
bc67113 to
3e5b05e
Compare
This PR adds a new CI job to compare the size of the artifacts generated by this PR and those from the latest release. This simplifies the process of understanding the impact of a PR on the binary size without the need for manual checks.