Skip to content

fix: Fix gliner2 1.3 compatibility (engine submodule removal)#259

Merged
rmitsch merged 1 commit into
mainfrom
fix/gliner-refactor
May 11, 2026
Merged

fix: Fix gliner2 1.3 compatibility (engine submodule removal)#259
rmitsch merged 1 commit into
mainfrom
fix/gliner-refactor

fix: Support gliner2 1.3 by resolving Schema/StructureBuilder via pac…

3877198
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 0s

91.99% (target 90.00%)

View this Pull Request on Codecov

91.99% (target 90.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
- Coverage   91.99%   91.99%   -0.01%     
==========================================
  Files          80       80              
  Lines        4462     4461       -1     
==========================================
- Hits         4105     4104       -1     
  Misses        357      357              
Files with missing lines Coverage Δ
sieves/model_wrappers/gliner_.py 94.11% <100.00%> (+0.36%) ⬆️
sieves/tasks/predictive/gliner_bridge.py 90.04% <100.00%> (-0.05%) ⬇️
sieves/tasks/predictive/schemas/classification.py 91.17% <ø> (-0.26%) ⬇️
...tasks/predictive/schemas/information_extraction.py 90.90% <100.00%> (-0.40%) ⬇️
sieves/tasks/predictive/schemas/ner.py 86.11% <100.00%> (-0.38%) ⬇️
...es/tasks/predictive/schemas/relation_extraction.py 96.87% <100.00%> (-0.10%) ⬇️
sieves/tasks/predictive/utils.py 90.38% <100.00%> (+0.09%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.