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

grobidOrg / grobid
39%

Build:
DEFAULT BRANCH: master
Repo Added 19 Jan 2026 12:58PM UTC
Token teyP78tECFj7GsoLVxxuREI5tGJlxw8Ge regen
Build 414 Last
Files 328
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • 0.9.0
  • bugfix/add-priority-content-type
  • bugfix/avoid-IOBE-in-orcid-search
  • bugfix/codespell-round-two
  • bugfix/correct-git-revision
  • bugfix/docker-arm
  • bugfix/docker-full-build
  • bugfix/fix-149
  • bugfix/fix-15
  • bugfix/fix-671
  • bugfix/fix-728
  • bugfix/fix-849
  • bugfix/fix-classification-delft
  • bugfix/fix-doi-search
  • bugfix/improve-regexes
  • bugfix/issue-1024
  • bugfix/issue-1355
  • bugfix/issue-271
  • bugfix/issue-465
  • bugfix/issue-512
  • bugfix/issue-716
  • bugfix/issue-849
  • bugfix/issue-920
  • bugfix/jep-env-uv
  • bugfix/model-selection-flavours
  • bugfix/patch-lmdb
  • bugfix/reference-segmenter-createTraining
  • bugfix/sentence-segmentation-detection
  • bugfix/spotless
  • bugfix/support-missing-dir
  • bugfixes/docker-retag
  • bugix/correct-revision
  • chore/remove-powermock
  • chore/remove-unused-models
  • ci/reduce-coveralls
  • ci/support-forks
  • display-version-in-ui
  • feature/add-api-status-in-ui
  • feature/add-code-cleaning
  • feature/add-ignore-areas-api
  • feature/add-pdf-tei-editor
  • feature/auto-update-hf-space
  • feature/blingfire
  • feature/code-formatting
  • feature/codeql
  • feature/codespell
  • feature/coi-ac
  • feature/coi-ac-update-light-models
  • feature/community-page
  • feature/development-api
  • feature/docker-summary
  • feature/documentation
  • feature/extract-any-url-in-fulltext
  • feature/fix-bibtex-index
  • feature/improve-documentation
  • feature/issue-to-documentation
  • feature/literature-law-flavour
  • feature/literature-law-flavour-eval
  • feature/literature-law-flavour-experiment
  • feature/literature-law-flavour-experiments
  • feature/middle-name-bibtex
  • feature/onnx-models
  • feature/onnx-models-perf
  • feature/onnx-models-perfs
  • feature/otlp-metrics-push
  • feature/prepare-release
  • feature/refactor-tei-formatter
  • feature/refactor-trainers
  • feature/remove-unused-lexicons
  • feature/rename-ui-items
  • feature/revise-consolidation
  • feature/rewrite-overloaded
  • feature/sync-crf-manual-build
  • feature/unpin-lmdb-delft
  • feature/update-benchmarks
  • feature/update-copyright
  • feature/update-delft
  • feature/update-dependencies
  • feature/update-doc-flavor-dev
  • feature/update-editorconfig
  • feature/update-lingua
  • feture/update-documentation
  • fix/pdfalto-memory-limit-macos
  • hotfix/0.9.0-docker
  • improvement/affiliation-author
  • improvement/fix-lexicon
  • improvements/fails-on-failures
  • improvements/speed-up-ci
  • multi-arch-docker-image
  • publish/0.9.0-central
  • release/0.9.0
  • rootless
  • security/cmdinjection-threadleak
  • security/jline-cmdinjection-threadleak
  • security/update-dependencies
  • tensorflow-2.16
  • tensorflow-2.16-docker-full

26 Jun 2026 03:00PM UTC coverage: 38.63%. Remained the same
28246334610

push

github

web-flow
Restrict codespell automatic CI to documentation only (#1478)

Signed-off-by: Luca Foppiano <luca@foppiano.org>

8676 of 24980 branches covered (34.73%)

Branch coverage included in aggregate %.

18488 of 45339 relevant lines covered (40.78%)

1.65 hits per line

Relevant lines Covered
Build:
Build:
45339 RELEVANT LINES 18488 COVERED LINES
1.65 HITS PER LINE
Source Files on master
  • Tree
  • List 328
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28246334610 master Restrict codespell automatic CI to documentation only (#1478) Signed-off-by: Luca Foppiano <luca@foppiano.org> push 26 Jun 2026 03:15PM UTC web-flow github
38.63
28232459869 master Update metrics exposed by Dropwizard to follow Prometheus recommended formats + JVM metrics at /metrics/prometheus (#1473) - The /metrics/prometheus admin endpoint was wired to Dropwizard's JSON MetricsServlet, so it served Dropwizard's JSON form... push 26 Jun 2026 10:44AM UTC web-flow github
38.63
28229525583 master Security advisories (#1477) * fix: address command injection via crafted PDF file names Command injection (GHSA-mgxf-7mg7-qpmf): the non-server pdfalto path interpolated the PDF file path into a `bash -c` string, so a filename containing a singl... push 26 Jun 2026 09:42AM UTC web-flow github
38.63
28218474081 master Update dependencies (Trivvy new critical issues and unused) (#1469) - JLine telnet DoS (GHSA-47qp-hqvx-6r3f, GHSA-2r2c-cx56-8933): progressbar transitively pulled the org.jline:jline uber-jar, which bundles the vulnerable remote-telnet server. GR... push 26 Jun 2026 05:21AM UTC web-flow github
38.63
28201449161 master Add CodeQL workflow for code analysis (#1475) This workflow file configures CodeQL analysis for multiple languages, including Java, JavaScript, Python, and Ruby. It sets up triggers for push and pull request events on the master branch, as well a... push 25 Jun 2026 09:38PM UTC web-flow github
38.62
28198178409 master Restrict Coveralls publishing to the ubuntu-latest CI job (#1476) push 25 Jun 2026 08:37PM UTC web-flow github
38.62
28113626887 master 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(star... push 24 Jun 2026 04:41PM UTC web-flow github
38.62
28109899234 master Fix invalid XML output tags in the generated training data (#1470) In testClosingTag(), the guard deciding whether to close a paragraph after a reference marker used '||' between mutually exclusive equality checks (citation/figure/table/equation... push 24 Jun 2026 03:41PM UTC web-flow github
38.58
28080400274 master fix: make block/segmentation desync warning locatable #716 (#1471) The end DocumentPointer of a document piece can reference a token position beyond the block's actual token count. The code already clamps and continues, so the document is still p... push 24 Jun 2026 06:55AM UTC web-flow github
38.64
28046334425 master fix: close open <bibl> before <other> in reference-segmenter training data #1355 (#1466) createTrainingData() emitted an <other> segment while a <bibl> was still open, producing unbalanced (invalid) XML in the generated *.training.references.tei.... push 23 Jun 2026 06:13PM UTC web-flow github
38.64
See All Builds (414)

Badge your Repo: grobid

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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