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

testing #24

Closed KovtunV closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 86.12%. Comparing base (6cb559f) to head (dfa21e0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #24 +/- ## ========================================== + Coverage 86.03% 86.12% +0.08% ========================================== Files 186 186 Lines 2292 2292 Branches 417 417 ========================================== + Hits 1972 1974 +2 + Misses 246 245 -1 + Partials 74 73 -1 ```

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

KovtunV commented 2 months ago

Branch protection testing