AlgebraicJulia / DiagrammaticEquations.jl

MIT License
12 stars 1 forks source link

Add compatibility with Fast DEC #20

Closed lukem12345 closed 9 months ago

lukem12345 commented 9 months ago

This PR is part of a coordinated release between DiagrammaticEquations, Decapodes, and CombinatorialSpaces, of various updates enabling speedier versions of DEC operators. A few bug and Warning fixes are included, as are many tests which were removed as part of the Decapodes-DiagrammaticEquations repo split.

This PR is to be merged simultaneously with the major PR in CombinatorialSpaces and a supporting PR in Decapodes, after testing that 3 local copies of these libraries, all dev'd together, are compatible.

This PR is ready to merge upon the above condition.

codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (a37134e) 61.76% compared to head (4dd24a8) 88.39%.

Files Patch % Lines
src/acset.jl 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## =========================================== + Coverage 61.76% 88.39% +26.62% =========================================== Files 12 12 Lines 782 784 +2 =========================================== + Hits 483 693 +210 + Misses 299 91 -208 ```

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