andresz1 / size-limit-action

Compare the real cost to run your JS app or lib to keep good performance in every pull request
ISC License
451 stars 84 forks source link

fix: preserve loading metric when running is missing #118

Open SalimBensiali opened 2 months ago

SalimBensiali commented 2 months ago

Currently if running is set to false in the size-limit config, both loading and running are hidden from the report that is added to the PR as a comment. This PR fixes that