Skip to content

Fix comment about how time and duration are stored - #5997

Merged
canova merged 2 commits into
firefox-devtools:mainfrom
carverdamien:fix-doc
May 5, 2026
Merged

Fix comment about how time and duration are stored#5997
canova merged 2 commits into
firefox-devtools:mainfrom
carverdamien:fix-doc

Conversation

@carverdamien

Copy link
Copy Markdown
Contributor

formatMicroseconds and formatNanoseconds expect inputs in μs and ns. See switch(format) in formatFromMarkerSchema.

formatMicroseconds and formatNanoseconds expect inputs in μs and ns. See switch(format) in formatFromMarkerSchema.
@codecov

codecovBot commented May 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.81%. Comparing base (61e5d10) to head (d35c0fe).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #5997 +/- ##
=======================================
Coverage 83.81% 83.81% =======================================
Files 328 328 Lines 34255 34255 Branches 9572 9572 =======================================
Hits 28712 28712 Misses 5115 5115 Partials 428 428 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@canovacanova left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This was confusing indeed.

@canova
canova enabled auto-merge (squash) May 5, 2026 15:29
@canova
canova merged commit 138207f into firefox-devtools:mainMay 5, 2026
21 checks passed
@canovacanova mentioned this pull request May 7, 2026
canova added a commit that referenced this pull request May 7, 2026
Changes:
[Markus Stange] Use custom splitter component (#4606)
[fatadel] Fix Download button text color when clicked (#5985)
[Samuel Glauser] Fix fullscreen icon size in bottom box (#5987)
[Nazım Can Altınova] Add `profiler-cli` for querying profiles (#5963)
[Nazım Can Altınova] Bump profiler cli version to 0.1.0 (#5996)
[Markus Stange] Switch from max-height to maxHeight in JSX
style={{...}}. (#5990)
[carverdamien] Fix comment about how time and duration are stored
(#5997)
[Nazım Can Altınova] Do not show console error when libnames are failed
to parse as a URL (#5993)
[Nazım Can Altınova] Fix the unnecessary stringify of Uint8Array
contents during zip profile extraction (#6004)
And special thanks to our localizers:
en-CA: chutten
en-CA: Saurabh
en-GB: Ian Neal
es-CL: ravmn
fy-NL: Fjoerfoks
ia: Melo46
nl: Mark Heijl
ru: Valery Ledovskoy
sv-SE: Andreas Pettersson
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@carverdamien@canova