firefox-devtools / profiler

Firefox Profiler — Web app for Firefox performance analysis
https://profiler.firefox.com
Mozilla Public License 2.0
1.14k stars 372 forks source link

Improve the messaging around profile deletion #4991

Closed julienw closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.45%. Comparing base (ed4eb54) to head (e7f162f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4991 +/- ## ======================================= Coverage 88.45% 88.45% ======================================= Files 304 304 Lines 27317 27317 Branches 7377 7377 ======================================= Hits 24164 24164 Misses 2931 2931 Partials 222 222 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

julienw commented 1 month ago

Yep, it's now obsoleted by https://github.com/firefox-devtools/profiler-server/pull/485. Thanks for the reviews anyway!