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

Changes to handle REJECTED_TIMEDOUT #224

Merged
merged 4 commits into from
Feb 5, 2024

Changes to the if statements.

b8e9501
Select commit
Loading
Failed to load commit list.
Merged

Changes to handle REJECTED_TIMEDOUT #224

Changes to the if statements.
b8e9501
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2024 in 0s

64.23% (+0.28%) compared to 268c588

View this Pull Request on Codecov

64.23% (+0.28%) compared to 268c588

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (268c588) 63.94% compared to head (b8e9501) 64.23%.

Files Patch % Lines
test/dst/model.go 10.00% 4 Missing and 5 partials ⚠️
pkg/promise/promise.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #224      +/-   ##
==========================================
+ Coverage   63.94%   64.23%   +0.28%     
==========================================
  Files          92       92              
  Lines        9653     9622      -31     
==========================================
+ Hits         6173     6181       +8     
+ Misses       3043     3002      -41     
- Partials      437      439       +2     

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