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

B4nan / mikro-orm / 455 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 27 May 2019 06:55PM UTC
Files 81
Run time 3min
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

27 May 2019 06:53PM UTC coverage: 100.0%. Remained the same
455.2

push

travis-ci-com

web-flow
perf: use Domain API instead of async_hooks (#58)

After observing huge performance impact when using async_hooks when concurrent requests are involved, Domain API seems like much better fit for this task. Even though they are deprecated, they will most likely stay till another (stable) solution will be available.

So far async_hooks caused memory leaks even without ORM being involved. Simple express server with async_hooks tracing enabled created dozens of references in CONTEXT map without properly destroying them (the destroy hook was simply not called for those resource).

1381 of 1381 branches covered (100.0%)

Branch coverage included in aggregate %.

2609 of 2609 relevant lines covered (100.0%)

696.15 hits per line

Source Files on job 455.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 548
  • Travis Job 455.2
  • 10b31969 on github
  • Prev Job for on master (#449.1)
  • Next Job for on master (#458.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