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

simonsobs / ocs / 115 / 1
65%
main: 67%

Build:
Build:
LAST BUILD BRANCH: koopman/more-coveralls-debugging
DEFAULT BRANCH: main
Ran 31 Oct 2019 03:17PM 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

31 Oct 2019 03:15PM UTC coverage: 19.263% (+0.04%) from 19.223%
115.1

push

travis-ci-com

BrianJKoopman
Aggregator 2.0 (#78)

This is a squash and merge, this is the squashed commit history:

* Refactors aggregator and adds lots of features and good things.

* Adds close_file function to G3FileRotator

* Removed locking from provider objects and frame collection

All locking is now in the `incoming_data` queue, which is processed
every run cycle. No other data should be touched outside of the
run thread context...

* Separate synchronous and asynchronous functionality.

This separates the sync and async functionality into the Aggregator
and AggregatorAgent classes. The AggregatorAgent provides the crossbar
interface, and is safe to use asynchronously. Now all the non-threadsafe
data management happens within the Aggregator class, which is instantiated
locally each time the `run` process is called, so hopefully there is no
confusion as to which functions can be run from what contexts.

* set's session status for aggregator process.

* Updates AggregatorAgent docs.

* Moved data processing logic into aggregator run thread
and implemented other comments suggested by Matthew...

303 of 1573 relevant lines covered (19.26%)

0.19 hits per line

Source Files on job 115.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 107
  • Travis Job 115.1
  • ca996874 on github
  • Prev Job for on master (#114.1)
  • Next Job for on master (#120.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