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: compute ref and ref_name prioritising HEAD pointer if tag is not set #2061

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Merge remote-tracking branch 'GROwen/master' into head-refname

7a878b3
Select commit
Loading
Failed to load commit list.
Open

fix: compute ref and ref_name prioritising HEAD pointer if tag is not set #2061

Merge remote-tracking branch 'GROwen/master' into head-refname
7a878b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2024 in 0s

61.22% (-0.01%) compared to 4989f44

View this Pull Request on Codecov

61.22% (-0.01%) compared to 4989f44

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 61.22%. Comparing base (4989f44) to head (7a878b3).
Report is 456 commits behind head on master.

Files with missing lines Patch % Lines
pkg/common/git/git.go 83.33% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2061      +/-   ##
==========================================
- Coverage   61.22%   61.22%   -0.01%     
==========================================
  Files          46       53       +7     
  Lines        7141     8755    +1614     
==========================================
+ Hits         4372     5360     +988     
- Misses       2462     2970     +508     
- Partials      307      425     +118     

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