Skip to content

Conversation

@rmitsch
Copy link
Collaborator

@rmitsch rmitsch commented Dec 25, 2025

Description

Changes classification multi_label: bool to mode: Literal["multi", "single"] to align with other tasks (i.e. InformationExtraction).

Related Issues

-

Changes Made

-

Checklist

  • Tests have been extended to cover changes in functionality
  • Existing and new tests succeed
  • Documentation updated (if applicable)
  • Related issues linked

Screenshots/Examples (if applicable)

@codecov
Copy link

codecov bot commented Dec 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #244   +/-   ##
=======================================
  Coverage   93.26%   93.26%           
=======================================
  Files          77       77           
  Lines        3918     3918           
=======================================
  Hits         3654     3654           
  Misses        264      264           
Files with missing lines Coverage Δ
sieves/model_wrappers/huggingface_.py 91.11% <ø> (ø)
sieves/tasks/predictive/classification/bridges.py 94.40% <100.00%> (ø)
sieves/tasks/predictive/classification/core.py 96.64% <100.00%> (ø)
sieves/tasks/predictive/gliner_bridge.py 93.01% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rmitsch rmitsch marked this pull request as ready for review December 25, 2025 13:46
@rmitsch rmitsch merged commit 7271863 into main Dec 25, 2025
3 checks passed
@rmitsch rmitsch deleted the chore/align-classification-param-name branch December 25, 2025 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants