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

nstehr / bobcaygeon / 149
45%

Build:
DEFAULT BRANCH: master
Ran 24 Dec 2019 05:36PM UTC
Jobs 1
Files 15
Run time 5s
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

24 Dec 2019 05:28PM UTC coverage: 42.0% (+1.0%) from 41.044%
149

push

travis-ci

web-flow
Major Update (#9)

* start of adding in more fine control; intro of grpc for API

* Volume Control

First pass at volume control.  For forwarding player, the volume
received by the forwarding playing node will pass it on down stream,
so all nodes will currently have the same volume settings.

* Architecture Experimentation

Putting the pieces in place for one approach on how I am imaging the
architecture of a full deployment working.

* build fix

* adding first pass at mgmt server, as well as move to config file based config

* refactor to share cluster searching

* Vertical Slice Web Through Mgmt API

First big vertical slice of functionality.  Basic sanity of a web grpc
call flowing through hardcoded envoy, into a mgmt node that dynamically
joined the cluster.

Also got the stub in place for the frontend go portion to setup
for dynamically updating envoy

* Envoy Control Plane Integration

bcg-frontend will now be able to dynamically update its 'sidecar' proxy
with the addresses of bcg-mgmt API servers.  Right now, it will only
update to ones that are know on start up.  Dynamic addition and removal
coming next.

* adding dynamic adding and removing of nodes to Envoy cluster

* test of removing proto gen from before_install

* adding back gen to before install, remove from build

* renaming mgmt API object

* refactor to use a service layer

* First Pass of Backing Store

Adding a raft based store will hold higher level configuration
across our cluster of players.  First pass is API to hold
the display name

* Non Leader Forwarding

When a request comes in for a write to a non-leader node, we
will now look up and forward it to the leader

Not quite happy with the structure, need to find a way to
structure things to test /raft package

* only bootstrap when there only one node

* setting up frontend web code, boilerplate from: https://github.com/xxczaki/styled-react-boilerplate

* Web Cli... (continued)

462 of 1100 relevant lines covered (42.0%)

0.45 hits per line

Jobs
ID Job ID Ran Files Coverage
2 149.2 (GO111MODULE=on) 24 Dec 2019 05:35PM UTC 0
42.0
Travis Job 149.2
Source Files on build 149
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #149
  • 82a07f2d on github
  • Prev Build on master (#80)
  • Next Build on master (#150)
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