Closed makseq closed 6 months ago
Attention: Patch coverage is 22.22222%
with 7 lines
in your changes are missing coverage. Please review.
Project coverage is 46.50%. Comparing base (
71a50c0
) to head (c0f6e16
).
Files | Patch % | Lines |
---|---|---|
...tudio_ml/examples/sklearn_text_classifier/model.py | 0.00% | 5 Missing :warning: |
label_studio_ml/examples/bert_classifier/model.py | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
/git merge master
This PR adds START_TRAINING webhook event to fit() methods. See https://github.com/HumanSignal/label-studio/pull/5761 for details.