Closed paraynaud closed 1 year ago
Base: 98.95% // Head: 98.96% // Increases project coverage by +0.01%
:tada:
Coverage data is based on head (
2c92a12
) compared to base (97dc13f
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
@dpo small changes to get a warning if no element contribute to a variable. example:
$$ f(x) = f_1(x_1,x2) + f(x_4, x_5) $$
no element contribute to $x_3$. But it worsen the performance when it happens, what do you prefer?