AlgebraicJulia / DiagrammaticEquations.jl

MIT License
9 stars 1 forks source link

Remove redundant literals #42

Closed lukem12345 closed 3 months ago

lukem12345 commented 3 months ago

Close #41

For the time being, this feature is branched off of the llm/open-ops branch due to shared utility functions.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 51.92308% with 25 lines in your changes missing coverage. Please review.

Project coverage is 84.58%. Comparing base (fa4fe1e) to head (22cce1c). Report is 1 commits behind head on main.

Files Patch % Lines
src/acset.jl 51.92% 25 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## ========================================== - Coverage 86.98% 84.58% -2.41% ========================================== Files 12 12 Lines 707 759 +52 ========================================== + Hits 615 642 +27 - Misses 92 117 +25 ```

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