HumanSignal / Adala

Adala: Autonomous DAta (Labeling) Agent framework
https://humansignal.github.io/Adala/
Apache License 2.0
979 stars 77 forks source link

fix: DIA-1523: test coverage for LabelStudioSkill #247

Closed matt-bernstein closed 2 weeks ago

matt-bernstein commented 3 weeks ago

Fuzz testing using a bunch of different label configs and models and making sure predictions are always valid

Uncovered and fixed 2 bugs:

matt-bernstein commented 3 weeks ago

black made a bunch of formatting changes, ignore the ones in existing tests, there's just one big new test at the bottom

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.33%. Comparing base (882ca68) to head (fedb845).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #247 +/- ## ========================================== + Coverage 65.71% 66.33% +0.62% ========================================== Files 47 47 Lines 2424 2439 +15 ========================================== + Hits 1593 1618 +25 + Misses 831 821 -10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.