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

zalando / logbook / #5050 / 1
98%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 09 May 2025 06:09AM UTC
Files 208
Run time 4s
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

07 May 2025 02:07PM UTC coverage: 100.0%. Remained the same
#5050.1

push

web-flow
Use default coroutine context in ktor client (#2087)

It appears that when nestin coroutine contexts via `scope.launch(coroutineContext) {}` LogbookClient may lead to deadlocks on big responses, as `loggingContent.discard()` uses blocking operations underneath and if other plugins interferred with the current coroutine scope.

When inheriting the scope it seems that the issue is resolved, as Dispatchers.IO is used and not kotlinx.coroutines.BlockingEventLoop as the coroutine element.

3706 of 3706 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job #5050.1
  • Tree
  • List 208
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5050
  • 6ca05a7d on github
  • Prev Job for on main (##5047.1)
  • Next Job for on main (##5051.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