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

refactor namespaces #33

Open KovtunV opened 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.74%. Comparing base (3cb91fa) to head (f2ef7ea).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #33 +/- ## ========================================== - Coverage 90.97% 90.74% -0.24% ========================================== Files 186 188 +2 Lines 2272 2344 +72 Branches 428 439 +11 ========================================== + Hits 2067 2127 +60 - Misses 146 157 +11 - Partials 59 60 +1 ```

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