AlgebraicJulia / GATlab.jl

GATlab: a computer algebra system based on generalized algebraic theories (GATs)
https://algebraicjulia.github.io/GATlab.jl/
MIT License
21 stars 2 forks source link

Fix precompilation warning about unordered dicts #134

Closed kris-brown closed 7 months ago

kris-brown commented 7 months ago

Addresses a warning that GATlab is currently emitting. (https://github.com/AlgebraicJulia/GATlab.jl/issues/124)

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (8315bb9) 96.61% compared to head (c2f7f72) 96.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ======================================= Coverage 96.61% 96.61% ======================================= Files 38 38 Lines 2067 2067 ======================================= Hits 1997 1997 Misses 70 70 ```

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