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

divviup / divviup-api / 9604481544
69%

Build:
DEFAULT BRANCH: main
Ran 20 Jun 2024 09:18PM UTC
Jobs 1
Files 122
Run time 1min
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

20 Jun 2024 09:14PM UTC coverage: 56.374%. Remained the same
9604481544

push

github

web-flow
`docker.yml`: run demo script in CI (#1126)

Add steps to the `compose` job in `docker.yml` that run the demo
script from `cli/README.md` against a Docker Compose
deployment to ensure that it works.

Perhaps unsurprisingly, adding a test for this revealed a couple
of bugs, which are also addressed in this change:

- The task discovery interval and task creation intervals were
  poorly tuned
- The leader was trying to reach the helper at `localhost:9002`,
  which is not routable inside of the Docker Compose network.
  So we run `nc` alongside the leader's Janus processes so that
  connections to `localhost:9002` get redirected to
  `janus_2_aggregator:8080`, which is routable inside Docker 
  Compose.

3940 of 6989 relevant lines covered (56.37%)

106.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9604481544.1 20 Jun 2024 09:18PM UTC 0
56.37
GitHub Action Run
Source Files on build 9604481544
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9604481544
  • 3251d15b on github
  • Prev Build on main (#9573008562)
  • Next Build on main (#9604904373)
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