kalmarek / KnuthBendix.jl

Pure Julia implementation of the Knuth-Bendix completion (focused primarily on groups and monoids)
MIT License
8 stars 2 forks source link

rename index automaton terminals #73

Closed kalmarek closed 3 months ago

kalmarek commented 3 months ago
codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.80%. Comparing base (3bef24c) to head (ccace0b).

Files Patch % Lines
src/Automata/interface.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #73 +/- ## ======================================= Coverage 94.80% 94.80% ======================================= Files 30 30 Lines 1829 1829 ======================================= Hits 1734 1734 Misses 95 95 ``` | [Flag](https://app.codecov.io/gh/kalmarek/KnuthBendix.jl/pull/73/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marek+Kaluba) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/kalmarek/KnuthBendix.jl/pull/73/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marek+Kaluba) | `94.80% <95.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marek+Kaluba#carryforward-flags-in-the-pull-request-comment) to find out more.

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