Skip to content

fix: austin2* conversion tools - #38

Merged
P403n1x87 merged 1 commit into
mainfrom
fix/austin2speedscope
Oct 10, 2025
Merged

fix: austin2* conversion tools#38
P403n1x87 merged 1 commit into
mainfrom
fix/austin2speedscope

Conversation

@P403n1x87

@P403n1x87 P403n1x87 commented Oct 10, 2025

Copy link
Copy Markdown
Owner

We fix a bug in the austin2speedscope and austin2pprof conversion tools that prevented valid Austin files from being converted.

Fixes #16.

@P403n1x87
P403n1x87 force-pushed the fix/austin2speedscope branch 2 times, most recently from c2a07e2 to a809fd4 Compare October 10, 2025 14:41
@P403n1x87
P403n1x87 marked this pull request as ready for review October 10, 2025 14:42
@codecov

codecov Bot commented Oct 10, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 20.00000% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.82%. Comparing base (01b6fc0) to head (a9422e3).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
austin/format/speedscope.py 18.75% 13 Missing ⚠️
austin/format/pprof/__main__.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
- Coverage   71.90%   71.82%   -0.09%     
==========================================
  Files          20       20              
  Lines        1812     1817       +5     
  Branches      221      225       +4     
==========================================
+ Hits         1303     1305       +2     
- Misses        425      428       +3     
  Partials       84       84              

☔ 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.

We fix a bug in the austin2speedscope and austin2pprof conversion
tools that prevented valid Austin files to be converted.

Fixes #16.
@P403n1x87
P403n1x87 force-pushed the fix/austin2speedscope branch from a809fd4 to a9422e3 Compare October 10, 2025 14:47
@P403n1x87 P403n1x87 changed the title fix: austin2speedscope mode detection fix: austin2* conversion tools Oct 10, 2025
@P403n1x87
P403n1x87 merged commit 18e0d79 into main Oct 10, 2025
15 of 19 checks passed
@P403n1x87
P403n1x87 deleted the fix/austin2speedscope branch October 10, 2025 14:49
Sign up for free to 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.

Key Error: mode when running either austin2speedscope or austin2pprof on windows 10

1 participant