Skip to content

Conversation

@julio-lopez
Copy link
Collaborator

Sets repo.BuildInfo and repo.BuildVersion when they are not specified via link flags.

The behavior for binaries built via CI and Make remains the same.

Sets `repo.BuildInfo` and `repo.BuildVersion` when they are not specified
via link flags.

The behavior for binaries built via CI and Make remains the same.
Comment on lines +13 to +14
BuildInfo = ""
BuildVersion = ""
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now empty by default, that was not the case before.

@codecov
Copy link

codecov bot commented Apr 12, 2025

Codecov Report

Attention: Patch coverage is 78.00000% with 11 lines in your changes missing coverage. Please review.

Project coverage is 76.33%. Comparing base (cb455c6) to head (a65b0e5).
Report is 463 commits behind head on master.

Files with missing lines Patch % Lines
repo/buildinfo.go 78.00% 8 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4498      +/-   ##
==========================================
+ Coverage   75.86%   76.33%   +0.47%     
==========================================
  Files         470      528      +58     
  Lines       37301    40050    +2749     
==========================================
+ Hits        28299    30574    +2275     
- Misses       7071     7466     +395     
- Partials     1931     2010      +79     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@julio-lopez julio-lopez marked this pull request as ready for review April 12, 2025 21:50
@julio-lopez julio-lopez merged commit f831def into kopia:master Apr 12, 2025
27 checks passed
@julio-lopez julio-lopez deleted the nit/buildinfo branch April 12, 2025 21:51
@julio-lopez julio-lopez requested a review from jkowalski April 12, 2025 21:51
@julio-lopez
Copy link
Collaborator Author

@jkowalski FYI

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.

1 participant