profiler icon indicating copy to clipboard operation
profiler copied to clipboard

Support 'pid' and 'tid' formats in marker schemas.

Open fqueze opened this issue 1 year ago • 1 comments

Example profile using these new types: https://share.firefox.dev/3Vsc6p8, deploy preview

fqueze avatar Mar 20 '24 14:03 fqueze

Codecov Report

Attention: Patch coverage is 88.88889% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 88.32%. Comparing base (a39a117) to head (5949ef2).

:exclamation: Current head 5949ef2 differs from pull request most recent head abc99e4. Consider uploading reports for the commit abc99e4 to get more accurate results

Files Patch % Lines
src/profile-logic/marker-schema.js 77.77% 2 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4941      +/-   ##
==========================================
- Coverage   88.32%   88.32%   -0.01%     
==========================================
  Files         304      304              
  Lines       27300    27316      +16     
  Branches     7363     7372       +9     
==========================================
+ Hits        24114    24128      +14     
- Misses       2959     2961       +2     
  Partials      227      227              

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

codecov[bot] avatar Mar 20 '24 14:03 codecov[bot]