Add geometric mean normalization for scores #239
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Aug 3, 2023 in 0s
86.23% (+3.80%) compared to 6ad641a
View this Pull Request on Codecov
86.23% (+3.80%) compared to 6ad641a
Details
Codecov Report
Merging #239 (f2fdcbe) into feature/normalization (6ad641a) will increase coverage by
3.80%
.
Report is 1 commits behind head on feature/normalization.
The diff coverage is93.93%
.
@@ Coverage Diff @@
## feature/normalization #239 +/- ##
===========================================================
+ Coverage 82.43% 86.23% +3.80%
- Complexity 323 337 +14
===========================================================
Files 26 28 +2
Lines 979 981 +2
Branches 153 153
===========================================================
+ Hits 807 846 +39
+ Misses 108 69 -39
- Partials 64 66 +2
Files Changed | Coverage Δ | |
---|---|---|
...ation/ArithmeticMeanScoreCombinationTechnique.java | 89.47% <88.88%> (-2.84%) |
⬇️ |
...ination/HarmonicMeanScoreCombinationTechnique.java | 94.11% <91.66%> (+94.11%) |
⬆️ |
...nation/GeometricMeanScoreCombinationTechnique.java | 94.11% <94.11%> (ø) |
|
...ch/processor/combination/ScoreCombinationUtil.java | 95.45% <95.45%> (ø) |
|
...processor/combination/ScoreCombinationFactory.java | 100.00% <100.00%> (ø) |
Loading