VeriFIT / mata

A fast and simple automata library
MIT License
20 stars 13 forks source link

Insert levels optimize number of inner states #397

Closed koniksedy closed 6 months ago

koniksedy commented 7 months ago

This PR includes:

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 97.91667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 74.51%. Comparing base (73ad4f6) to head (5a94d88). Report is 3 commits behind head on states_with_levels.

Files Patch % Lines
src/nft/operations.cc 97.29% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## states_with_levels #397 +/- ## ====================================================== - Coverage 74.66% 74.51% -0.16% ====================================================== Files 43 43 Lines 5487 5509 +22 Branches 1215 1221 +6 ====================================================== + Hits 4097 4105 +8 - Misses 947 958 +11 - Partials 443 446 +3 ```

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