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: make timer operations work with golang 1.23 #667

Closed
wants to merge 5 commits into from

make code time independent

789ea52
Select commit
Loading
Failed to load commit list.
Closed

fix: make timer operations work with golang 1.23 #667

make code time independent
789ea52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2024 in 1s

60.20% (+0.01%) compared to 51da02f

View this Pull Request on Codecov

60.20% (+0.01%) compared to 51da02f

Details

Codecov Report

Attention: Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 60.20%. Comparing base (51da02f) to head (789ea52).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
mfs/repub.go 84.61% 2 Missing ⚠️
gateway/backend_car_traversal.go 0.00% 0 Missing and 1 partial ⚠️
provider/reprovider.go 0.00% 0 Missing and 1 partial ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #667      +/-   ##
==========================================
+ Coverage   60.18%   60.20%   +0.01%     
==========================================
  Files         241      241              
  Lines       30707    30707              
==========================================
+ Hits        18482    18486       +4     
+ Misses      10575    10570       -5     
- Partials     1650     1651       +1     
Files with missing lines Coverage Δ
gateway/backend_car_traversal.go 72.72% <0.00%> (ø)
provider/reprovider.go 68.16% <0.00%> (ø)
mfs/repub.go 80.61% <84.61%> (+1.02%) ⬆️

... and 13 files with indirect coverage changes