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

ooni / probe-cli / 6313671362 / 1
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 26 Sep 2023 01:56PM UTC
Files 510
Run time 12s
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

26 Sep 2023 01:50PM UTC coverage: 81.772% (+0.008%) from 81.764%
6313671362.1

push

github

web-flow
refactor(enginenetx): group by domain's endpoint (#1307)

There's no point in grouping tactics by "www.example.com" for stats
stored on disk and user-provided static policies. By grouping by domain
alone, we'll end up with mixed tactics for different ports all being
together. Which means that, code that needs to filter, needs to
explicitly filter by port. If we used "www.example.com:443" as the
group-by key, conversely, we would not need to write specialized
filtering code to only get data for the correct port. So, let's do that
and let's simplify future code that will need to get tactics known for
work for a given domain _and_ port.

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

23965 of 29307 relevant lines covered (81.77%)

28.73 hits per line

Source Files on job 0 - 6313671362.1
  • Tree
  • List 0
  • Changed 29
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6313671362
  • 1f7d386e on github
  • Prev Job for on master (#6313031692.1)
  • Next Job for on master (#6313955199.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