perf: monitor binary size change in PRs via cargo-bloat workflow#927
perf: monitor binary size change in PRs via cargo-bloat workflow#927j178 merged 9 commits intoj178:masterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #927 +/- ##
=======================================
Coverage 90.02% 90.02%
=======================================
Files 64 64
Lines 11999 11999
=======================================
Hits 10802 10802
Misses 1197 1197 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Rewrote the bloat check in Python as The check status line worked in my demo (because it was a PR from the same repo) but unfortunately failed when I tried it here (as it was coming from repo |
|
Thanks for the edits! |
|
I’ve gone and rebased the branches I had open and added their outputs (the annotation section at the bottom of the Summary page with the 🏠 icon) and pasted them into the PR description like this
|


Cargo bloat workflow to show the binary size change for PRs in the form of a "Checks" status line
Originally posted by @lmmx in #917
I tried it with a status like this, (to save you having to click through to read the result) but it looks like that won't be allowed to run on forks (i.e. only j178's own PRs to this repo would have it, everyone else's would error) so I removed that and now you have to click through to the step summary to see it:
(...)
To see the result you click through to the step summary where it shows up as an "annotation" at the top and a full report below