Decouple models from evaluate package #516
Merged
Codecov / codecov/project
succeeded
Nov 28, 2023 in 0s
64.45% (+0.24%) compared to 6eb4e9c
View this Pull Request on Codecov
64.45% (+0.24%) compared to 6eb4e9c
Details
Codecov Report
Merging #516 (ef77733) into main (6eb4e9c) will increase coverage by
0.24%
.
The diff coverage is19.04%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #516 +/- ##
==========================================
+ Coverage 64.21% 64.45% +0.24%
==========================================
Files 94 94
Lines 9303 9265 -38
==========================================
- Hits 5974 5972 -2
+ Misses 3329 3293 -36
Files | Coverage Δ | |
---|---|---|
cyclops/evaluate/fairness/evaluator.py | 13.38% <100.00%> (+0.25%) |
⬆️ |
cyclops/tasks/classification.py | 31.94% <ø> (ø) |
|
cyclops/data/utils.py | 40.00% <0.00%> (+3.38%) |
⬆️ |
cyclops/evaluate/utils.py | 18.18% <16.66%> (-0.57%) |
⬇️ |
cyclops/evaluate/evaluator.py | 20.87% <20.00%> (+3.13%) |
⬆️ |
Loading