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

Added Checks for the Length of Arguments List #533

Merged
merged 23 commits into from
Oct 28, 2024

feat: read/write arg lengths from/to memory as bytes

341ec46
Select commit
Loading
Failed to load commit list.
Merged

Added Checks for the Length of Arguments List #533

feat: read/write arg lengths from/to memory as bytes
341ec46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 0s

86.38% (+0.47%) compared to 92dafc2

View this Pull Request on Codecov

86.38% (+0.47%) compared to 92dafc2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.38%. Comparing base (92dafc2) to head (341ec46).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #533      +/-   ##
==========================================
+ Coverage   85.91%   86.38%   +0.47%     
==========================================
  Files          45       45              
  Lines       21257    22686    +1429     
  Branches    21257    22686    +1429     
==========================================
+ Hits        18263    19598    +1335     
- Misses       1422     1443      +21     
- Partials     1572     1645      +73     

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