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

emqx / esockd / 590
67%
master: 67%

Build:
Build:
LAST BUILD BRANCH: feat/conn-rate-token-refund
DEFAULT BRANCH: master
Ran 25 Aug 2026 07:09AM UTC
Jobs 3
Files 22
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

25 Aug 2026 07:07AM UTC coverage: 68.45%. First build
590

Pull #227

github

terry-xiaoyu
refactor: create the discarded stat lazily

init_stats({Proto, ListenOn}, accepted) is kept as the synchronous
startup barrier against a stale del_stats; discarded is only ever
incremented after that barrier, so it can be created lazily on first
update like the sock-error counters. get_stats therefore shows
[{accepted, N}] until the first discarded socket.
Pull Request #227: fix: don't spend connection-rate token on sockets already dead at accept

34 of 60 new or added lines in 4 files covered. (56.67%)

755 of 1103 relevant lines covered (68.45%)

201.55 hits per line

Uncovered Changes

Lines Coverage ∆ File
18
56.06
src/esockd_acceptor.erl
6
62.96
src/esockd_connection_sup.erl
2
48.65
src/esockd_dtls_acceptor.erl
Jobs
ID Job ID Ran Files Coverage
1 590.1 25 Aug 2026 07:09AM UTC 22
68.36
GitHub Action Run
2 590.2 25 Aug 2026 07:10AM UTC 22
68.36
GitHub Action Run
3 590.3 25 Aug 2026 07:10AM UTC 22
68.42
GitHub Action Run
Source Files on build 590
  • Tree
  • List 22
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #227
  • Next Build on (#592)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc