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

test: fix vendor for go1.22 #81

Merged
merged 2 commits into from
Feb 27, 2024

do not test against oldstable

1b2948b
Select commit
Loading
Failed to load commit list.
Merged

test: fix vendor for go1.22 #81

do not test against oldstable
1b2948b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 27, 2024 in 0s

75.82% (-3.78%) compared to d0b08f8

View this Pull Request on Codecov

75.82% (-3.78%) compared to d0b08f8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.82%. Comparing base (d0b08f8) to head (1b2948b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   79.60%   75.82%   -3.78%     
==========================================
  Files           2        3       +1     
  Lines         201      211      +10     
==========================================
  Hits          160      160              
- Misses         26       36      +10     
  Partials       15       15              

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