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

ooni / probe-cli / 6338731568
72%

Build:
DEFAULT BRANCH: master
Ran 28 Sep 2023 12:21PM UTC
Jobs 1
Files 511
Run time 8s
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

28 Sep 2023 12:16PM UTC coverage: 81.951% (-0.007%) from 81.958%
6338731568

push

github

web-flow
refactor(model): simplify using ArchivalBinaryData (#1323)

It did not originally occur to me, but now it's clear that we can avoid
using a struct to wrap the data type.

It just suffices to use the new type.

I think this is better in terms of writing code because the only two
things we need to do are:

1. make sure we have serialization and unserialization tests;

2. use the correct data type in the struct.

For all intents and purposes the ArchivalBinaryData is just a special
kind of []byte attached to custom marshal/unmarshal rules.

Part of https://github.com/ooni/probe/issues/2531

4 of 4 new or added lines in 1 file covered. (100.0%)

2 existing lines in 1 file now uncovered.

24265 of 29609 relevant lines covered (81.95%)

36.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 6338731568.1 28 Sep 2023 12:21PM UTC 0
81.95
GitHub Action Run
Source Files on build 6338731568
Detailed source file information is not available for this build.
  • Back to Repo
  • 3fb3d32b on github
  • Prev Build on master (#6338187301)
  • Next Build on master (#6339027294)
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