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

ooni / probe-cli / 6325670960
72%

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

27 Sep 2023 12:06PM UTC coverage: 81.926% (+0.06%) from 81.868%
6325670960

push

github

web-flow
fix(enginenetx): periodically trim statistics (#1317)

If we're running the enginenetx code inside an environment that sprays
~random IP addresses during DNS lookup, we're going to end up using
quite a large amount of statistics. While this amount of statistics
could potentially be great in general, we need to be mindful of memory
and disk occupation as well as of the overhead of serializing and
deserializing.

To address these concerns, add the arbitrary rule that we don't want
more than ten domain-endpoint entries and implement code to zap old
and/or always-failing entries. The code will run when loading the
entries, when serializing them, and periodically while the `*Network` is
up and running.

See https://github.com/ooni/probe/issues/2531

147 of 148 new or added lines in 3 files covered. (99.32%)

24215 of 29557 relevant lines covered (81.93%)

27.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 6325670960.1 27 Sep 2023 12:12PM UTC 0
81.93
GitHub Action Run
Source Files on build 6325670960
Detailed source file information is not available for this build.
  • Back to Repo
  • 47f59525 on github
  • Prev Build on master (#6323281756)
  • Next Build on master (#6328299419)
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