• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mozilla / firefox-health-backend / 22 / 1
18%
master: 18%

Build:
DEFAULT BRANCH: master
Ran 15 Feb 2018 04:36PM UTC
Files 26
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Feb 2018 04:34PM UTC coverage: 39.322% (+2.6%) from 36.727%
22.1

push

travis-ci

Armen Zambrano
Issue #21 - Refactor speedometer backend APIs

We're refactoring the backend to use query parameters and use modeIds
to filter through the data returned by AWFY. This guarantees that if
the order of an array changes on AWFY we won't be grabbing data based on
the index of an array.

Instead of having multiples speedometer APIs you now call the speedometer API with
few parameters. For example:
http://localhost:3000/api/perf/benchmark/speedometer?channel=nightly&architecture=64

The data returned now has metadata regarding how it was generated. For example:
```json
  "meta": {
    "configuration": {
      "Firefox": 14,
      "Chrome": 3
    },
    "dataUrl": "https://arewefastyet.com/data.php?file=bk-aggregate-speedometer-misc-score-36.json",
    "viewUrl": "https://arewefastyet.com#machine=36&view=single&suite=speedometer-misc&subtest=score"
  },
```

195 of 492 branches covered (39.63%)

Branch coverage included in aggregate %.

466 of 1189 relevant lines covered (39.19%)

291.67 hits per line

Source Files on job 22.1
  • Tree
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22
  • Travis Job 22.1
  • d7147f13 on github
  • Prev Job for on master (#16.1)
  • Next Job for on master (#23.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc