AlgebraicJulia / AlgebraicRelations.jl

Relational Algebra, now with more algebra!
https://www.algebraicjulia.org
MIT License
48 stars 3 forks source link

CompatHelper: bump compat for AutoHashEquals to 2, (keep existing compat) #41

Closed algebraicjuliabot closed 1 year ago

algebraicjuliabot commented 1 year ago

This pull request changes the compat entry for the AutoHashEquals package from 0.2.0, 1 to 0.2.0, 1, 2. 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.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (931fb92) 80.47% compared to head (9f068e7) 80.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ======================================= Coverage 80.47% 80.47% ======================================= Files 5 5 Lines 210 210 ======================================= Hits 169 169 Misses 41 41 ```

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