Skip to content

feat[tool]: add venom callconv info to metadata output #4661

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

charles-cooper
Copy link
Member

this commit adds info about the venom calling convention to the -f metadata output, specifically, which args are passed via stack for internal functions.

What I did

How I did it

How to verify it

Commit message

Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

this commit adds info about the venom calling convention to the
`-f metadata` output, specifically, which args are passed via stack for
internal functions.
@charles-cooper charles-cooper added this to the v0.4.3 milestone May 26, 2025
Copy link

codecov bot commented May 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.79%. Comparing base (7731d62) to head (b2d2433).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4661   +/-   ##
=======================================
  Coverage   92.79%   92.79%           
=======================================
  Files         131      131           
  Lines       18944    18949    +5     
  Branches     3289     3290    +1     
=======================================
+ Hits        17579    17584    +5     
  Misses        934      934           
  Partials      431      431           

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

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