ggebbie / UnitfulLinearAlgebra.jl

Low-cost linear algebra functions for matrices with units
MIT License
6 stars 3 forks source link

CompatHelper: add new compat entry for Revise at version 3, (keep existing compat) #81

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request sets the compat entry for the Revise package to 3. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 61.11% and project coverage change: +1.44 :tada:

Comparison is base (ff5a4e7) 57.01% compared to head (58086f3) 58.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #81 +/- ## ========================================== + Coverage 57.01% 58.46% +1.44% ========================================== Files 8 8 Lines 570 573 +3 ========================================== + Hits 325 335 +10 + Misses 245 238 -7 ``` | [Impacted Files](https://app.codecov.io/gh/ggebbie/UnitfulLinearAlgebra.jl/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=G+Jake+Gebbie) | Coverage Δ | | |---|---|---| | [src/UnitfulDimMatrix.jl](https://app.codecov.io/gh/ggebbie/UnitfulLinearAlgebra.jl/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=G+Jake+Gebbie#diff-c3JjL1VuaXRmdWxEaW1NYXRyaXguamw=) | `25.80% <0.00%> (ø)` | | | [src/UnitfulLinearAlgebra.jl](https://app.codecov.io/gh/ggebbie/UnitfulLinearAlgebra.jl/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=G+Jake+Gebbie#diff-c3JjL1VuaXRmdWxMaW5lYXJBbGdlYnJhLmps) | `100.00% <ø> (ø)` | | | [src/multipliablematrices.jl](https://app.codecov.io/gh/ggebbie/UnitfulLinearAlgebra.jl/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=G+Jake+Gebbie#diff-c3JjL211bHRpcGxpYWJsZW1hdHJpY2VzLmps) | `71.61% <66.66%> (-0.10%)` | :arrow_down: | | [src/base.jl](https://app.codecov.io/gh/ggebbie/UnitfulLinearAlgebra.jl/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=G+Jake+Gebbie#diff-c3JjL2Jhc2Uuamw=) | `44.07% <75.00%> (ø)` | | | [src/UnitfulMatrix.jl](https://app.codecov.io/gh/ggebbie/UnitfulLinearAlgebra.jl/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=G+Jake+Gebbie#diff-c3JjL1VuaXRmdWxNYXRyaXguamw=) | `85.71% <100.00%> (ø)` | | | [src/linear\_algebra.jl](https://app.codecov.io/gh/ggebbie/UnitfulLinearAlgebra.jl/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=G+Jake+Gebbie#diff-c3JjL2xpbmVhcl9hbGdlYnJhLmps) | `56.98% <100.00%> (+8.60%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.