Skip to content

feat: add asyncio profiling support - #54

Merged
P403n1x87 merged 1 commit into
mainfrom
feat/task-support
Sep 2, 2026
Merged

feat: add asyncio profiling support#54
P403n1x87 merged 1 commit into
mainfrom
feat/task-support

Conversation

@P403n1x87

Copy link
Copy Markdown
Owner

We extend the handling of MOJO events to handle the new asyncio task stack events to allow the reconstruction of task DAGs.

We extend the handling of MOJO events to handle the new asyncio
task stack events to allow the reconstruction of task DAGs.
@codecov

codecov Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.70992% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.06%. Comparing base (a8bb20d) to head (ee0a3c8).

Files with missing lines Patch % Lines
austin/format/mojo.py 97.56% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   76.64%   78.06%   +1.42%     
==========================================
  Files          20       20              
  Lines        1858     1983     +125     
  Branches      230      245      +15     
==========================================
+ Hits         1424     1548     +124     
  Misses        360      360              
- Partials       74       75       +1     

☔ View full report in Codecov by Harness.
📢 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.

@P403n1x87
P403n1x87 merged commit bef69f8 into main Sep 2, 2026
19 checks passed
@P403n1x87
P403n1x87 deleted the feat/task-support branch September 2, 2026 14:19
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.

1 participant