Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename index automaton terminals #73

Merged
merged 6 commits into from
Jul 22, 2024
Merged

Conversation

kalmarek
Copy link
Owner

  • rename isterminalisaccepted
  • swap accepted/non-accepted states, so that the language of IndexAutomaton consists precisely of words irreducible w.r.t. the underlying rewriting system.
  • document IndexAutomaton
  • document Settings
  • fix some missing refs in docs

@codecov-commenter
Copy link

codecov-commenter commented Jul 22, 2024

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 ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master      #73   +/-   ##
=======================================
  Coverage   94.80%   94.80%           
=======================================
  Files          30       30           
  Lines        1829     1829           
=======================================
  Hits         1734     1734           
  Misses         95       95           
Flag Coverage Δ
unittests 94.80% <95.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kalmarek kalmarek merged commit f8e65d9 into master Jul 22, 2024
19 checks passed
@kalmarek kalmarek deleted the mk/rename_index_at_terminals branch July 22, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants