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

romshark / eventlog / 8
80%

Build:
DEFAULT BRANCH: master
Ran 24 Feb 2020 08:32AM UTC
Jobs 2
Files 16
Run time 2min
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 Feb 2020 08:30AM UTC coverage: 64.623%. Remained the same
8

push

travis-ci

romshark
Refactor code

Restructure the code, rename package "api/http" to "frontend/fasthttp".
Refactor the server to avoid embedding fasthttp.Server into it
by just exposing the Serve method.
Set a read timeout on the FastHTTP server in test and
benchmarking setups to avoid using the default one
blocking the teardown.
Use fasthttp.Server.Shutdown instead of closing the listener
to wait for all handlers to finish.
Improve cmd/eventlog/main by making it listen for OS termination
signals, renaming flag "httpapi" to "apihttp" and adding debug logs.

643 of 995 relevant lines covered (64.62%)

32.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8.1 24 Feb 2020 08:32AM UTC 0
64.62
Travis Job 8.1
2 8.2 24 Feb 2020 08:35AM UTC 0
64.62
Travis Job 8.2
Source Files on build 8
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8
  • cd8b5757 on github
  • Prev Build on master (#8)
  • Next Build on master (#9)
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