Closed mohamed-barakat closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
89cb0f0
) 80.90% compared to head (52df296
) 80.91%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I have updated the PR:
IsLinearCategory...
. This avoids checking HasCommutativeRingOfLinearCategory
twice and allows to ensure that all the checks refer to the same ring.and
for filters if we want future compatibility with Julia.
This PR is needed to fix https://github.com/homalg-project/CategoricalTowers/pull/465. Please feel free to alter and force push.