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

lfoppiano / grobid-quantities / 30992681442

05 Aug 2026 09:15AM UTC coverage: 38.184% (+3.5%) from 34.674%
30992681442

Pull #186

github

lfoppiano
test: replace PowerMock with Mockito; remove PowerMock

Migrate the remaining PowerMock/EasyMock static-mocking tests to
Mockito's mockStatic (as the parent Grobid project did):
- FeaturesVectorUnitTest, FeaturesVectorQuantitiesTest: mockStatic(FeatureFactory)
- QuantifiedObjectTrainingFormatterTest: mockStatic(UUID)
- UnitParserIntegrationTest (@Ignore'd): Whitebox -> plain reflection

Drop powermock-module-junit4 / powermock-api-easymock; add mockito-core
5.14.2. Add an explicit junit:junit:4.13.2 (the JUnit 4 API was
previously provided transitively by powermock-module-junit4; JUnit 4
tests still run via junit-vintage-engine). Full suite green (154, 3 skipped).
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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/org/grobid/core/features/FeaturesVectorValues.java


Source Not Available

The file "org/grobid/core/features/FeaturesVectorValues.java" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

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