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

[WIP] Alt parallel #29

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

fix: Don't re-use db connections

fd37710
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Alt parallel #29

fix: Don't re-use db connections
fd37710
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 5, 2023 in 0s

78.33% (-0.63%) compared to 0e38936

View this Pull Request on Codecov

78.33% (-0.63%) compared to 0e38936

Details

Codecov Report

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

Comparison is base (0e38936) 78.96% compared to head (fd37710) 78.33%.

Files Patch % Lines
verify.go 72.26% 25 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   78.96%   78.33%   -0.63%     
==========================================
  Files           6        6              
  Lines         580      614      +34     
==========================================
+ Hits          458      481      +23     
- Misses        101      111      +10     
- Partials       21       22       +1     

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