Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Fix experiment metadata output#273

Merged
sunahsuh merged 1 commit into
mozilla:masterfrom
sunahsuh:fix-metadata
Jul 24, 2017
Merged

Fix experiment metadata output#273
sunahsuh merged 1 commit into
mozilla:masterfrom
sunahsuh:fix-metadata

Conversation

@sunahsuh

Copy link
Copy Markdown
Contributor

The metadata output had a bug where each experiment was outputting metadata every experiment, not just its own, because I passed in the unfiltered dataset. Whoops.

cc @robhudson

@sunahsuh
sunahsuh requested a review from fbertsch July 24, 2017 18:21

@fbertsch fbertsch left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ah dang, I should have caught this.

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #273 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #273   +/-   ##
=======================================
  Coverage   66.12%   66.12%           
=======================================
  Files          37       37           
  Lines        3371     3371           
  Branches       80       80           
=======================================
  Hits         2229     2229           
  Misses       1142     1142
Impacted Files Coverage Δ
...zilla/telemetry/views/ExperimentAnalysisView.scala 42.55% <100%> (ø) ⬆️

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 099fb8e...fa76fea. Read the comment docs.

@sunahsuh
sunahsuh merged commit b4ecef0 into mozilla:master Jul 24, 2017
@sunahsuh
sunahsuh deleted the fix-metadata branch July 24, 2017 18:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants