VeriFIT / mata

A fast and simple automata library
MIT License
14 stars 11 forks source link

Added function that gets all words of an automaton #375

Closed jurajsic closed 5 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (efadb56) 72.05% compared to head (3707ce7) 72.20%. Report is 8 commits behind head on devel.

:exclamation: Current head 3707ce7 differs from pull request most recent head 77da58f. Consider uploading reports for the commit 77da58f to get more accurate results

Files Patch % Lines
src/nfa/operations.cc 95.65% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #375 +/- ## ========================================== + Coverage 72.05% 72.20% +0.14% ========================================== Files 30 30 Lines 3686 3709 +23 Branches 839 846 +7 ========================================== + Hits 2656 2678 +22 Misses 735 735 - Partials 295 296 +1 ```

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

jurajsic commented 5 months ago

I am ok with merging