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

kp-forks / grobid / 28126898290
39%

Build:
DEFAULT BRANCH: master
Ran 24 Jun 2026 08:41PM UTC
Jobs 1
Files 325
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

24 Jun 2026 04:28PM UTC coverage: 38.624% (-0.01%) from 38.634%
28126898290

push

github

web-flow
Guard against malformed callout interval in toTEITextPiece  (#1472)

When two footnotes share the same superscript marker, the note-matching loop could produce an overlapping/reversed offset interval (start > end). The subsequent List.subList(start, end) then threw IllegalArgumentException: fromIndex > toIndex, aborting the whole document (processFulltextDocument returning HTTP 500). Skip such malformed intervals gracefully so the callout falls back to plain text. This would solve #1024.

As a bonus, we fixed also a regression in the Lexicon refactor #1440

8668 of 24958 branches covered (34.73%)

Branch coverage included in aggregate %.

18454 of 45263 relevant lines covered (40.77%)

1.65 hits per line

Coverage Regressions

Lines Coverage ∆ File
319
46.6
-1.55% org/grobid/core/engines/FullTextParser.java
143
51.63
-0.04% org/grobid/core/document/TEIFormatter.java
76
26.02
-0.1% org/grobid/core/engines/AffiliationAddressParser.java
73
71.51
2.8% org/grobid/core/lexicon/Lexicon.java
28
60.49
0.37% org/grobid/core/engines/FigureParser.java
27
64.46
0.02% org/grobid/core/engines/TableParser.java
1
74.51
-0.78% org/grobid/core/layout/BoundingBox.java
Jobs
ID Job ID Ran Files Coverage
1 28126898290.1 24 Jun 2026 08:41PM UTC 325
38.62
GitHub Action Run
Source Files on build 28126898290
  • Tree
  • List 325
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28126898290
  • c227de77 on github
  • Prev Build on master (#28097837981)
  • Next Build on master (#28565018244)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc