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

Set ldflags at top of modular config #2109

Merged
merged 1 commit into from
Dec 28, 2023
Merged

Conversation

andrewsavage1
Copy link
Contributor

This avoids the possiblity to overwrite ldflags, as that is explicitly done with a variable being set to the empty list.

b/302733082

auto-merge was automatically disabled December 15, 2023 23:16

Pull Request is not mergeable

Copy link

codecov bot commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ebd0e67) 58.55% compared to head (ffe9fa2) 58.53%.
Report is 27 commits behind head on main.

❗ Current head ffe9fa2 differs from pull request most recent head cc57cda. Consider uploading reports for the commit cc57cda to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2109      +/-   ##
==========================================
- Coverage   58.55%   58.53%   -0.03%     
==========================================
  Files        1914     1914              
  Lines       94432    94432              
==========================================
- Hits        55299    55273      -26     
- Misses      39133    39159      +26     

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

This avoids the possiblity to overwrite ldflags, as that is
explicitly done with a variable being set to the empty list.

b/302733082
@andrewsavage1 andrewsavage1 merged commit 538dc75 into youtube:main Dec 28, 2023
330 of 332 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants