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

Bug 1742448 - Allow passing in the build date #1917

Merged
merged 3 commits into from
Jan 14, 2022
Merged

Bug 1742448 - Allow passing in the build date #1917

merged 3 commits into from
Jan 14, 2022

Conversation

badboy
Copy link
Member

@badboy badboy commented Jan 6, 2022

@badboy badboy added the needs:data-review PR is awaiting a data review label Jan 6, 2022
@badboy badboy force-pushed the with-build-date branch 4 times, most recently from a0cd60e to 64e851b Compare January 7, 2022 13:20
@badboy badboy marked this pull request as ready for review January 7, 2022 13:20
@auto-assign auto-assign bot requested a review from Dexterp37 January 7, 2022 13:20
@badboy badboy force-pushed the with-build-date branch 4 times, most recently from 9eb58ab to 70409b7 Compare January 10, 2022 13:37
@badboy badboy removed the needs:data-review PR is awaiting a data review label Jan 10, 2022
@badboy
Copy link
Member Author

badboy commented Jan 10, 2022

Adding multiple reviewers, whoever gets here first.
I'd like the review first before I land the corresponding code.

Copy link
Member

@travis79 travis79 left a comment

Choose a reason for hiding this comment

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

This all looks good, with just a couple of comments about things pointing to your personal GitHub. No reason to block on this as long as we have a followup bug to fix it.

glean-core/ios/sdk_generator.sh Outdated Show resolved Hide resolved
samples/ios/app/Cartfile Outdated Show resolved Hide resolved
Previously a second invocation of Glean.initialize would override the stored build
info, even if no other work was done due to Glean already being
initialized.
@codecov
Copy link

codecov bot commented Jan 12, 2022

Codecov Report

Merging #1917 (78106d2) into main (f7bfee2) will decrease coverage by 0.89%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1917      +/-   ##
==========================================
- Coverage   30.30%   29.41%   -0.90%     
==========================================
  Files           1        1              
  Lines          33       34       +1     
==========================================
  Hits           10       10              
- Misses         23       24       +1     
Impacted Files Coverage Δ
glean-core/metrics.yaml 29.41% <0.00%> (-0.90%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7bfee2...78106d2. Read the comment docs.

@badboy
Copy link
Member Author

badboy commented Jan 14, 2022

Drop in coverage is expected. We only record coverage from Rust tests and currently the build date is not used from within Rust

@badboy badboy merged commit 428aa67 into main Jan 14, 2022
@badboy badboy deleted the with-build-date branch January 14, 2022 10: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.

2 participants