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

set pull_request_target #26

Closed KovtunV closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 90.62%. Comparing base (5559e5f) to head (58a8887).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #26 +/- ## ======================================= Coverage 90.62% 90.62% ======================================= Files 186 186 Lines 2303 2303 Branches 421 421 ======================================= Hits 2087 2087 Misses 156 156 Partials 60 60 ```

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