Closed timholy closed 1 year ago
Base: 89.70% // Head: 92.38% // Increases project coverage by +2.67%
:tada:
Coverage data is based on head (
0e3a793
) compared to base (8629a5d
). Patch has no changes to coverable lines.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
The greedycd algorithm gets tested for its ability to reconstruct ground-truth from offset initialization. However, it also tests the effects of regularization (sparseness priors), and with regularization the "naive ground truth" is not the actual ground truth anymore. This reduces the amplitude of the regularization coefficient to reduce the perturbation and allow the test to pass.