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: add support for a ws client & batch processing over ws #1498

Merged
merged 32 commits into from
Apr 26, 2024

Utilize context causes for propagating errors

133376e
Select commit
Loading
Failed to load commit list.
Merged

fix: add support for a ws client & batch processing over ws #1498

Utilize context causes for propagating errors
133376e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2024 in 0s

48.36% (+1.95%) compared to fdde3d0

View this Pull Request on Codecov

48.36% (+1.95%) compared to fdde3d0

Details

Codecov Report

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

Project coverage is 48.36%. Comparing base (fdde3d0) to head (133376e).

Files Patch % Lines
gno.land/pkg/gnoweb/gnoweb.go 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1498      +/-   ##
==========================================
+ Coverage   46.41%   48.36%   +1.95%     
==========================================
  Files         487      409      -78     
  Lines       68973    62035    -6938     
==========================================
- Hits        32011    30006    -2005     
+ Misses      34313    29531    -4782     
+ Partials     2649     2498     -151     

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