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

CyberDem0n / bg_mon / 243 / 5
89%
master: 89%

Build:
DEFAULT BRANCH: master
Ran 15 May 2020 11:02AM UTC
Files 13
Run time 1s
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

15 May 2020 10:59AM UTC coverage: 88.59% (+0.3%) from 88.265%
PG=10

push

travis-ci

web-flow
Keep appgregated statistics in memory for the past X minutes (#17)

All JSON documents produced by bg_mon are aggregated into an array. Every minute the new array is opened and the old one is closed.

In order to store aggregated data efficiently, brotli compression is used. Tests showed that the compression ratio for the 60 points of data is up to 30 and even higher.

Most of the modern browsers support brotli encoding out of the box, therefore the aggregated data, if requested, is always sent compressed, with `Content-Encoding: br` header.

Firefox has the brotli compression disabled for non-https connections, but it can be enabled in the `about:config`.

1351 of 1525 relevant lines covered (88.59%)

813.07 hits per line

Source Files on job 243.5 (PG=10)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 3
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 205
  • Travis Job 243.5
  • 1418440b on github
  • Prev Job for PG=10 on master (#239.5)
  • Next Job for PG=10 on master (#246.5)
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