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

grobidOrg / grobid / 31032441123
44%
master: 44%

Build:
Build:
LAST BUILD BRANCH: feature/add-ignore-areas-api
DEFAULT BRANCH: master
Ran 05 Aug 2026 06:12PM UTC
Jobs 1
Files 338
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

05 Aug 2026 05:57PM UTC coverage: 43.501%. Remained the same
31032441123

Pull #1523

github

lfoppiano
doc: add 0.9.0 -> 0.9.1 upgrade notes (Dropwizard 5 config changes)

0.9.1 upgrades the embedded web framework from Dropwizard 4 (Jetty 11) to
Dropwizard 5 (Jakarta EE 10 / Jetty 12). The stock grobid.yaml is unaffected,
but customised service configs and downstream apps embedding grobid-service
need changes. Document them in the Upgrade guide:

- server.maxQueuedRequests must be removed (Dropwizard 5's DefaultServerFactory
  rejects it and the service fails to start).
- Connector-only options (idleTimeout, acceptQueueSize) must sit on the
  connector, not at the server level.
- Downstream services must replace the removed Jetty-11 CrossOriginFilter/
  QoSFilter with Jetty 12's CrossOriginHandler/QoSHandler, and bump dropwizard
  5.0.1 / guicey 8.0.2 / jetty 12.1.9.
- Notes on the opt-in Prometheus/OTLP metrics, OpenNLP 2.5, grobid-home spaces
  fail-fast, and pdfalto TMPDIR.
Pull Request #1523: Add grobid 0.9.1 upgrading cavets

10128 of 25690 branches covered (39.42%)

Branch coverage included in aggregate %.

21217 of 46365 relevant lines covered (45.76%)

1.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31032441123.1 05 Aug 2026 06:12PM UTC 338
43.5
GitHub Action Run
Source Files on build 31032441123
  • Tree
  • List 338
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31032441123
  • Pull Request #1523
  • PR Base - master (#30900103040)
  • Delete
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