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

simonsobs / ocs / 115
65%
main: 67%

Build:
Build:
LAST BUILD BRANCH: koopman/more-coveralls-debugging
DEFAULT BRANCH: main
Ran 31 Oct 2019 03:17PM UTC
Jobs 1
Files 13
Run time 2s
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

pending completion
115

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

Jobs
ID Job ID Ran Files Coverage
1 115.1 31 Oct 2019 03:17PM UTC 0
19.26
Travis Job 115.1
Source Files on build 115
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #115
  • ca996874 on github
  • Prev Build on master (#114)
  • Next Build on master (#120)
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