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

lfoppiano / grobid-quantities / 31010436409
38%
master: 38%

Build:
Build:
LAST BUILD BRANCH: feature/grobid-0.9.1
DEFAULT BRANCH: master
Ran 05 Aug 2026 01:32PM 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 01:29PM UTC coverage: 38.184% (+3.5%) from 34.674%
31010436409

Pull #186

github

lfoppiano
build: vendor grobid via maven-layout localLibs (POMs), drop flatDir

grobid-quantities vendored grobid through a flatDir repo, which carries no
POMs, so in clean/CI builds (no mavenLocal) grobid-core contributed none of
its transitive dependencies. That is what left opennlp-tools at the stale
direct pin (1.9.1) and caused the runtime NoSuchMethodError on
SentenceDetectorME.sentPosDetect(CharSequence).

Convert localLibs to the same maven-layout (jar + pom) the sister projects
use and switch the repository from flatDir to maven { url }. grobid-core's
POM now drives its transitive set (opennlp-tools 2.5.9, pdfbox 2.0.36, ...),
so the explicit opennlp pin added earlier is removed as redundant.

Verified with mavenLocal hidden and the Gradle cache purged: opennlp
resolves to 2.5.9, the onejar bundles SentenceDetectorME.sentPosDetect(CharSequence),
compile + all 154 tests pass.
Pull Request #186: build: update to Grobid 0.9.1

996 of 2972 branches covered (33.51%)

Branch coverage included in aggregate %.

2583 of 6401 relevant lines covered (40.35%)

1.62 hits per line

Coverage Regressions

Lines Coverage ∆ File
40
0.0
-71.72% org/grobid/core/features/FeaturesVectorValues.java
Jobs
ID Job ID Ran Files Coverage
1 31010436409.1 05 Aug 2026 01:32PM UTC 75
38.18
GitHub Action Run
Source Files on build 31010436409
  • Tree
  • List 75
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31010436409
  • Pull Request #186
  • PR Base - 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