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

lfoppiano / grobid-quantities / 31023590175

05 Aug 2026 03:57PM UTC coverage: 38.139% (+3.5%) from 34.674%
31023590175

Pull #186

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.
Pull Request #186: build: update to Grobid 0.9.1

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/org/grobid/core/features/FeaturesVectorValues.java


Source Not Available

The file "org/grobid/core/features/FeaturesVectorValues.java" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

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