JuliaAlgebra / StarAlgebras.jl

A package for computation in *-algebras with basis
MIT License
7 stars 3 forks source link

Unbreak broken tests #29

Closed blegat closed 6 months ago

blegat commented 6 months ago

In answer to https://github.com/jump-dev/MutableArithmetics.jl/pull/281#issuecomment-2072788087 Wrapping it in a function seems to resolve the issue. Needs

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.30%. Comparing base (feca94e) to head (719b7b9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## mk/changes_for_SW #29 +/- ## ===================================================== - Coverage 78.79% 76.30% -2.50% ===================================================== Files 14 13 -1 Lines 599 574 -25 ===================================================== - Hits 472 438 -34 - Misses 127 136 +9 ``` | [Flag](https://app.codecov.io/gh/JuliaAlgebra/StarAlgebras.jl/pull/29/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAlgebra) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/JuliaAlgebra/StarAlgebras.jl/pull/29/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAlgebra) | `76.30% <ø> (-2.50%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAlgebra#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.