jump-dev / MutableArithmetics.jl

Interface for arithmetics on mutable types in Julia
Mozilla Public License 2.0
50 stars 8 forks source link

Prep for v1.4.1 #262

Closed odow closed 8 months ago

odow commented 8 months ago

@blegat take a read over https://github.com/jump-dev/MutableArithmetics.jl/compare/v1.4.0...master to check you're happy.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (2a7b7ca) 89.52% compared to head (9d5d907) 90.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #262 +/- ## ========================================== + Coverage 89.52% 90.95% +1.43% ========================================== Files 22 23 +1 Lines 2148 2167 +19 ========================================== + Hits 1923 1971 +48 + Misses 225 196 -29 ```

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

blegat commented 8 months ago

Just needs https://github.com/jump-dev/MutableArithmetics.jl/pull/263 and then good to go