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

Refactor use Absolute path for Makefile #2670

Merged
merged 1 commit into from
Oct 4, 2024

Refactor use Absolute path for Makefile

78ec9c8
Select commit
Loading
Failed to load commit list.
Merged

Refactor use Absolute path for Makefile #2670

Refactor use Absolute path for Makefile
78ec9c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 3, 2024 in 0s

23.98% (-0.01%) compared to da0ac80

View this Pull Request on Codecov

23.98% (-0.01%) compared to da0ac80

Details

Codecov Report

Attention: Patch coverage is 0% with 30 lines in your changes missing coverage. Please review.

Project coverage is 23.98%. Comparing base (da0ac80) to head (78ec9c8).

Files with missing lines Patch % Lines
internal/info/info.go 0.00% 28 Missing ⚠️
hack/docker/gen/main.go 0.00% 1 Missing ⚠️
internal/net/grpc/errdetails/errdetails.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2670      +/-   ##
==========================================
- Coverage   23.99%   23.98%   -0.01%     
==========================================
  Files         539      539              
  Lines       47179    47195      +16     
==========================================
+ Hits        11319    11321       +2     
- Misses      35090    35105      +15     
+ Partials      770      769       -1     

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