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

scripts: Use go mod instead of go list to get dependencies #19463

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

scripts: Use go mod instead of go list to get dependencies

cbc14d7
Select commit
Loading
Failed to load commit list.
Open

scripts: Use go mod instead of go list to get dependencies #19463

scripts: Use go mod instead of go list to get dependencies
cbc14d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2025 in 0s

68.92% (+0.04%) compared to ac7d3e9

View this Pull Request on Codecov

68.92% (+0.04%) compared to ac7d3e9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.92%. Comparing base (ac7d3e9) to head (cbc14d7).

Additional details and impacted files

see 16 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #19463      +/-   ##
==========================================
+ Coverage   68.88%   68.92%   +0.04%     
==========================================
  Files         420      420              
  Lines       35762    35762              
==========================================
+ Hits        24635    24650      +15     
+ Misses       9701     9692       -9     
+ Partials     1426     1420       -6     

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ac7d3e9...cbc14d7. Read the comment docs.