mozilla-frontend-infra / firefox-health-dashboard

https://firefox-health-dashboard.netlify.com
Mozilla Public License 2.0
26 stars 68 forks source link

Migrate GeckoView and Fenix to Browsertime #699

Closed davehunt closed 4 years ago

davehunt commented 4 years ago

This patch migrates GeckoView and Fenix to Browsertime without preserving the history from the Raptor-webext results. It also removes the aframe.io results as we haven't been running these for several weeks now.

netlify[bot] commented 4 years ago

Deploy request for firefox-health-dashboard pending review.

Review with commit 433469b3aab90ea62d465410f9a524995b910631

https://app.netlify.com/sites/firefox-health-dashboard/deploys

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #699   +/-   ##
=======================================
  Coverage   47.44%   47.44%           
=======================================
  Files          78       78           
  Lines        3741     3741           
  Branches      692      692           
=======================================
  Hits         1775     1775           
  Misses       1688     1688           
  Partials      278      278           
Impacted Files Coverage Δ
src/windows/config.js 100.00% <ø> (ø)

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 2f9c97f...433469b. Read the comment docs.

davehunt commented 4 years ago

Replaced by #700.