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

Add missing arg length check to fix runtime panic #568

Merged
merged 2 commits into from
Sep 9, 2024

Add testscript case for missing argument

3dfcf17
Select commit
Loading
Failed to load commit list.
Merged

Add missing arg length check to fix runtime panic #568

Add testscript case for missing argument
3dfcf17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 0s

53.02% (target 50.00%)

View this Pull Request on Codecov

53.02% (target 50.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.02%. Comparing base (b06b555) to head (3dfcf17).
Report is 61 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #568      +/-   ##
==========================================
+ Coverage   51.96%   53.02%   +1.06%     
==========================================
  Files         157      159       +2     
  Lines       13454    11554    -1900     
==========================================
- Hits         6991     6127     -864     
+ Misses       5891     4859    -1032     
+ Partials      572      568       -4     

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