KovtunV / NoStringEvaluating

Fast low memory consuming mathematical evaluation without endless string parsing! Parses string formula once and uses its object sequence in each evaluation. Moreover, provides user defined functions and variables.
MIT License
28 stars 10 forks source link

Increment di version #29

Closed KovtunV closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 90.78%. Comparing base (e8a0f51) to head (4a677da).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #29 +/- ## ======================================= Coverage 90.78% 90.78% ======================================= Files 186 186 Lines 2322 2322 Branches 428 428 ======================================= Hits 2108 2108 Misses 155 155 Partials 59 59 ```

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