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

fix: return an error if data cannot be unmarshal as FunctionCall #849

Merged
merged 4 commits into from
Jul 5, 2024

update

a235bb6
Select commit
Loading
Failed to load commit list.
Merged

fix: return an error if data cannot be unmarshal as FunctionCall #849

update
a235bb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2024 in 1s

79.67% (+0.88%) compared to 8e08836

View this Pull Request on Codecov

79.67% (+0.88%) compared to 8e08836

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.67%. Comparing base (8e08836) to head (a235bb6).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #849      +/-   ##
==========================================
+ Coverage   78.78%   79.67%   +0.88%     
==========================================
  Files          47       47              
  Lines        2720     2721       +1     
==========================================
+ Hits         2143     2168      +25     
+ Misses        424      400      -24     
  Partials      153      153              

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