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

ooni / probe-cli / 6313671362
72%

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

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

19 of 19 new or added lines in 3 files covered. (100.0%)

6 existing lines in 2 files now uncovered.

23965 of 29307 relevant lines covered (81.77%)

28.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 6313671362.1 26 Sep 2023 01:56PM UTC 0
81.77
GitHub Action Run
Source Files on build 6313671362
Detailed source file information is not available for this build.
  • Back to Repo
  • 1f7d386e on github
  • Prev Build on master (#6313031692)
  • Next Build on master (#6313955199)
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