Skip to content

Conversation

@bmwiedemann
Copy link
Contributor

Drop BUILT_TIME_UTC
to make builds reproducible.
See https://reproducible-builds.org/ for why this is good.

Alternatively someone could patch built/src/lib.rs to support SOURCE_DATE_EPOCH

to make builds reproducible.
See https://reproducible-builds.org/ for why this is good.
@codecov-commenter
Copy link

Codecov Report

Base: 86.97% // Head: 86.91% // Decreases project coverage by -0.06% ⚠️

Coverage data is based on head (3759fd0) compared to base (a12951c).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3081      +/-   ##
==========================================
- Coverage   86.97%   86.91%   -0.07%     
==========================================
  Files          83       83              
  Lines       33129    33128       -1     
==========================================
- Hits        28813    28792      -21     
- Misses       4316     4336      +20     
Impacted Files Coverage Δ
src/bin/common.rs 53.50% <100.00%> (-0.13%) ⬇️
src/cpu_features/x86.rs 39.58% <0.00%> (-2.09%) ⬇️
src/asm/x86/lrf.rs 92.22% <0.00%> (-1.90%) ⬇️
src/rdo.rs 85.21% <0.00%> (-0.46%) ⬇️
src/me.rs 95.60% <0.00%> (-0.10%) ⬇️
src/tiling/tile_state.rs 89.13% <0.00%> (+0.72%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@lu-zero lu-zero requested a review from shssoichiro December 12, 2022 14:31
Copy link
Collaborator

@lu-zero lu-zero left a comment

Choose a reason for hiding this comment

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

It is fine by me, @shssoichiro are you ok with it?

@shssoichiro
Copy link
Collaborator

Yeah, this seems fine 👍

@shssoichiro shssoichiro merged commit 9b74158 into xiph:master Dec 12, 2022
@bmwiedemann bmwiedemann deleted the date branch December 12, 2022 16:37
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.

4 participants