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

Fixed JSON request logging data race. #775

Merged
merged 1 commit into from
Feb 19, 2024

Fixed JSON request logging data race.

2b55388
Select commit
Failed to load commit list.
Merged

Fixed JSON request logging data race. #775

Fixed JSON request logging data race.
2b55388
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2024 in 0s

96.46% (-0.06%) compared to 74050fd

View this Pull Request on Codecov

96.46% (-0.06%) compared to 74050fd

Details

Codecov Report

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

Comparison is base (74050fd) 96.52% compared to head (2b55388) 96.46%.
Report is 2 commits behind head on v2.

Files Patch % Lines
request.go 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v2     #775      +/-   ##
==========================================
- Coverage   96.52%   96.46%   -0.06%     
==========================================
  Files          12       12              
  Lines        1639     1643       +4     
==========================================
+ Hits         1582     1585       +3     
- Misses         36       37       +1     
  Partials       21       21              

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