VeriFIT / mata

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

Bug fix for nft::insert_levels(). All tests pass. #393

Closed koniksedy closed 4 months ago

koniksedy commented 4 months ago

This PR includes:

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.16%. Comparing base (793521e) to head (be63c6b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## reluctant_replace #393 +/- ## ===================================================== - Coverage 74.28% 74.16% -0.13% ===================================================== Files 43 43 Lines 5456 5457 +1 Branches 1215 1215 ===================================================== - Hits 4053 4047 -6 - Misses 955 966 +11 + Partials 448 444 -4 ```

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