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

return error when validating an empty batch #487

Merged
merged 2 commits into from
Sep 2, 2023

reuse n

e98bc8d
Select commit
Loading
Failed to load commit list.
Merged

return error when validating an empty batch #487

reuse n
e98bc8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2023 in 1s

77.49% (+0.03%) compared to 87346f4

View this Pull Request on Codecov

77.49% (+0.03%) compared to 87346f4

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03% 🎉

Comparison is base (87346f4) 77.46% compared to head (e98bc8d) 77.49%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #487      +/-   ##
==========================================
+ Coverage   77.46%   77.49%   +0.03%     
==========================================
  Files          30       30              
  Lines        2738     2742       +4     
==========================================
+ Hits         2121     2125       +4     
  Misses        617      617              
Files Changed Coverage Δ
frost-core/src/batch.rs 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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