Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add MOJO unwind method #24

Merged
merged 1 commit into from
Oct 29, 2023
Merged

feat: add MOJO unwind method #24

merged 1 commit into from
Oct 29, 2023

Conversation

P403n1x87
Copy link
Owner

@P403n1x87 P403n1x87 commented Oct 28, 2023

We implement a method to the MojoFile class to unwind the stream entirely and collect the data in the metadata and samples attributes for later inspection.

@P403n1x87 P403n1x87 self-assigned this Oct 28, 2023
@P403n1x87 P403n1x87 force-pushed the feat/mojo-unwind branch 2 times, most recently from 8891418 to 1537e5d Compare October 29, 2023 11:13
@codecov
Copy link

codecov bot commented Oct 29, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (eaa2473) 73.84% compared to head (519c85c) 74.07%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   73.84%   74.07%   +0.22%     
==========================================
  Files          16       16              
  Lines        1472     1508      +36     
  Branches      215      218       +3     
==========================================
+ Hits         1087     1117      +30     
- Misses        323      328       +5     
- Partials       62       63       +1     
Files Coverage Δ
austin/format/mojo.py 86.79% <84.21%> (-0.45%) ⬇️

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

We implement a method to the MojoFile class to unwind the stream
entirely and collect the data in the metadata and samples attributes for
later inspection.
@P403n1x87 P403n1x87 merged commit 8444d17 into main Oct 29, 2023
17 of 19 checks passed
@P403n1x87 P403n1x87 deleted the feat/mojo-unwind branch October 29, 2023 16:13
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