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

kp-forks / grobid / 23387899200
38%

Build:
DEFAULT BRANCH: master
Ran 21 Mar 2026 08:28PM UTC
Jobs 4
Files 321
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 Mar 2026 03:18PM UTC coverage: 38.244% (-0.008%) from 38.252%
23387899200

push

github

web-flow
Support eval-mode loading of an arbitrary model path via -modelPath (#1389)

* feat: support eval-mode loading of an arbitrary model path via -modelPath

Extend the CRF evaluation path so that TrainerRunner's existing -modelPath
flag works for mode=EVAL (previously it only applied to training output).

Changes:
- WapitiTagger: add File-based constructor delegating to WapitiModel(File)
- TaggerFactory: add getTaggerFromPath(File, GrobidCRFEngine) — uncached,
  currently Wapiti-only
- AbstractTrainer: add evaluationModelPath field + setEvaluationModelPath()
  setter; getTagger() uses TaggerFactory.getTaggerFromPath() when set
- TrainerRunner: route -modelPath to setEvaluationModelPath() when mode is
  EVAL; training modes continue to use setOutputModelPath() as before

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Fix output for custom paths

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

8188 of 23921 branches covered (34.23%)

Branch coverage included in aggregate %.

17306 of 42741 relevant lines covered (40.49%)

6.62 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
70.0
-30.0% org/grobid/core/engines/tagging/WapitiTagger.java
10
0.0
0.0% org/grobid/trainer/TrainerRunner.java
16
35.29
-2.21% org/grobid/core/engines/tagging/TaggerFactory.java
149
15.79
-0.09% org/grobid/trainer/AbstractTrainer.java
Jobs
ID Job ID Ran Files Coverage
1 23387899200.1 21 Mar 2026 08:28PM UTC 321
38.24
GitHub Action Run
2 23387899200.2 21 Mar 2026 09:01PM UTC 321
38.24
GitHub Action Run
3 23387899200.3 22 Mar 2026 07:18PM UTC 321
38.24
GitHub Action Run
4 23387899200.4 22 Mar 2026 08:12PM UTC 321
38.24
GitHub Action Run
Source Files on build 23387899200
  • Tree
  • List 321
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23387899200
  • b36cdd4f on github
  • Prev Build on master (#23342440299)
  • Next Build on master (#23458073479)
  • 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