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

ooni / probe-engine / 355
86%

Build:
DEFAULT BRANCH: master
Ran 08 Dec 2019 02:18PM UTC
Jobs 1
Files 46
Run time 3s
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

08 Dec 2019 02:15PM UTC coverage: 83.288% (-0.06%) from 83.348%
355

push

travis-ci

web-flow
[API CHANGE] Refactor code for fetching test lists (#156)

1. using a "client" for a test lists query is overkill, instead just
have a single function with config and possibly result (the same
concept can be applied to other places in the codebase, in which we
create "client" instances we don't actually need)

2. make sure the toplevel API can be used from mobile code, i.e., avoid
using a vector that gomobile cannot bind

3. verify, by looking at changed tests and miniooni, that the result
API is still reasonably non-painful to use

4. make sure that the internal implementation details are part of the
internal package: we're currently exposing too much internals

These changes are yak shaving I implemented while starting the work
to implement authenticated request for orchestra (i.e. #148)

1854 of 2226 relevant lines covered (83.29%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 355.1 (CGO_ENABLED=0 GO111MODULE=on) 08 Dec 2019 02:18PM UTC 0
83.29
Travis Job 355.1
Source Files on build 355
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #355
  • f13e4e16 on github
  • Prev Build on master (#344)
  • Next Build on master (#358)
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