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

grobidOrg / grobid / 29838452886
44%

Build:
DEFAULT BRANCH: master
Ran 21 Jul 2026 02:34PM UTC
Jobs 1
Files 334
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

21 Jul 2026 02:18PM UTC coverage: 43.087% (+0.001%) from 43.086%
29838452886

push

github

web-flow
Avoid assigning the same affiliation once per marker character (#1512)

* fix: stop assigning the same affiliation once per marker character

Authors carrying a repeated-symbol marker received the same affiliation
several times:
- A marker is now a run of identical characters taken whole: an alphanumeric run ("12", "1a"), a repeated symbol ("**", "§§§§"), or a repeated comma (",,") - a single comma still separates markers. 
- Person.addAffiliation appended unconditionally. The tiers in AuthorAffiliationAssigner run in sequence rather than exclusively, so one   author can be offered the same affiliation instance more than once; only preLinkByPrecedingAuthorCluster guarded against it. The guard now lives in addAffiliation, covering every call site, and holds independently of the split pattern.
 - Update benchmarks


---------

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

10124 of 25672 branches covered (39.44%)

Branch coverage included in aggregate %.

20976 of 46507 relevant lines covered (45.1%)

1.83 hits per line

Coverage Regressions

Lines Coverage ∆ File
73
72.58
0.0% org/grobid/core/engines/AuthorParser.java
61
66.29
-0.08% org/grobid/core/data/Person.java
Jobs
ID Job ID Ran Files Coverage
1 29838452886.1 21 Jul 2026 02:34PM UTC 334
43.09
GitHub Action Run
Source Files on build 29838452886
  • Tree
  • List 334
  • 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 #29838452886
  • 786fc9de on github
  • Prev Build on master (#29520594567)
  • Next Build on master (#29891311699)
  • Delete
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