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

[Merged by Bors] - GRPC service to retrieve state of post proving #5651

Closed
wants to merge 12 commits into from

Fix flaky UT - give more time to create initial POST and decrease num…

32bce25
Select commit
Loading
Failed to load commit list.
Closed

[Merged by Bors] - GRPC service to retrieve state of post proving #5651

Fix flaky UT - give more time to create initial POST and decrease num…
32bce25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2024 in 0s

79.7% (+0.0%) compared to 3e59df3

View this Pull Request on Codecov

79.7% (+0.0%) compared to 3e59df3

Details

Codecov Report

Attention: Patch coverage is 90.54054% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 79.7%. Comparing base (3e59df3) to head (32bce25).
Report is 3 commits behind head on develop.

Files Patch % Lines
api/grpcserver/post_info_service.go 80.0% 4 Missing ⚠️
common/types/post.go 75.0% 2 Missing ⚠️
node/node.go 83.3% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #5651    +/-   ##
========================================
  Coverage     79.7%   79.7%            
========================================
  Files          274     279     +5     
  Lines        27883   28259   +376     
========================================
+ Hits         22228   22550   +322     
- Misses        4108    4145    +37     
- Partials      1547    1564    +17     

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