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

zalando / logbook / 5912
97%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 17 Sep 2026 10:59AM UTC
Jobs 1
Files 240
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

17 Sep 2026 08:54AM UTC coverage: 96.509% (-0.2%) from 96.694%
5912

push

github

web-flow
fix: avoid ClassCastException for missing JsonPath replace (#2361)

replace(String) used context.set(), which throws ClassCastException
when the path is missing under the Jackson JsonNode provider. Switch
to map() like the other replace overloads, and treat the same failure
in delete() as a no-op.

Fixes #2341

Signed-off-by: Kamil Krzywański <kamilkrzywanski01@gmail.com>

886 of 936 branches covered (94.66%)

10 of 10 new or added lines in 2 files covered. (100.0%)

8 existing lines in 2 files now uncovered.

4064 of 4211 relevant lines covered (96.51%)

0.97 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
92.73
-7.27% logbook-json-jackson2/src/main/java/org/zalando/logbook/json/JsonPathBodyFiltersJackson2.java
4
92.73
-7.27% logbook-json/src/main/java/org/zalando/logbook/json/JsonPathBodyFilters.java
Jobs
ID Job ID Ran Files Coverage
1 5912.1 17 Sep 2026 10:59AM UTC 240
96.51
GitHub Action Run
Source Files on build 5912
  • Tree
  • List 240
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #5912
  • 3b4dab6e on github
  • Prev Build on main (#5908)
  • Next Build on main (#5914)
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