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

lfoppiano / grobid-quantities / 31026036511
38%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2026 04:38PM UTC
Jobs 1
Files 75
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 04:35PM UTC coverage: 38.139% (+3.5%) from 34.674%
31026036511

push

github

lfoppiano
feat: migrate to Dropwizard 5 / Jetty 12 (match Grobid 0.9.1)

Grobid 0.9.1 runs on Dropwizard 5.0.1 / Jetty 12. Align grobid-quantities:
- build.gradle: dropwizard 4.0.17 -> 5.0.1, guicey 7.3.1 -> 8.0.2, add
  jetty-bom/jetty-ee10-bom 12.1.9 (CVE-2026-2332).
- GrobidQuantitiesApplication: Jetty 12 removed org.eclipse.jetty.servlets
  CrossOriginFilter/QoSFilter; replace with the server handlers
  CrossOriginHandler and QoSHandler (as Grobid does), via
  environment.getApplicationContext().insertHandler(...).
- Remove a stray unused import (checkerframework units.qual.N in
  WordsToNumber) that only compiled via a Dropwizard-4 transitive.

Verified clean env: resolves dropwizard 5.0.1 + jetty 12.1.9, onejar
bundles CrossOriginHandler/QoSHandler + opennlp 2.5.9; 154 tests pass.

996 of 2978 branches covered (33.45%)

Branch coverage included in aggregate %.

2583 of 6406 relevant lines covered (40.32%)

1.62 hits per line

Coverage Regressions

Lines Coverage ∆ File
40
0.0
-71.72% org/grobid/core/features/FeaturesVectorValues.java
21
0.0
0.0% org/grobid/service/main/GrobidQuantitiesApplication.java
15
83.23
0.0% org/grobid/core/utilities/WordsToNumber.java
Jobs
ID Job ID Ran Files Coverage
1 31026036511.1 05 Aug 2026 04:38PM UTC 75
38.14
GitHub Action Run
Source Files on build 31026036511
  • Tree
  • List 75
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31026036511
  • 92fd3baf on github
  • Prev Build on master (#24157663872)
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