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

romshark / eventlog / 8 / 1
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 24 Feb 2020 08:32AM UTC
Files 16
Run time 3s
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% (+0.5%) from 64.103%
8.1

push

travis-ci-com

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%)

16.19 hits per line

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