Skip to content

Fix min install date#189

Merged
acmiyaguchi merged 2 commits intomozilla:masterfrom
benmiroglio:fix-min-install-date
Feb 16, 2018
Merged

Fix min install date#189
acmiyaguchi merged 2 commits intomozilla:masterfrom
benmiroglio:fix-min-install-date

Conversation

@benmiroglio
Copy link
Copy Markdown
Contributor

Added logic to only record first_addon_install_date for self-installed add-ons, otherwise it should be null. This was an oversight from the initial script, and I'd like to backfill through 2017-10-01.

r? @acmiyaguchi

@acmiyaguchi
Copy link
Copy Markdown
Contributor

Can you rebase your changes on master? It's hard to review the diffs.

@acmiyaguchi acmiyaguchi self-requested a review February 15, 2018 18:21
@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 15, 2018

Codecov Report

Merging #189 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #189   +/-   ##
=======================================
  Coverage   65.67%   65.67%           
=======================================
  Files          42       42           
  Lines        1923     1923           
=======================================
  Hits         1263     1263           
  Misses        660      660
Impacted Files Coverage Δ
mozetl/cli.py 0% <ø> (ø) ⬆️
mozetl/addon_aggregates/addon_aggregates.py 74.54% <ø> (ø) ⬆️

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 4e52479...8fbba4c. Read the comment docs.

Copy link
Copy Markdown
Contributor

@acmiyaguchi acmiyaguchi left a comment

Choose a reason for hiding this comment

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

This looks good to me.

@acmiyaguchi acmiyaguchi merged commit f6db3c4 into mozilla:master Feb 16, 2018
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.

3 participants