printfn / fend

Arbitrary-precision unit-aware calculator
https://printfn.github.io/fend
MIT License
587 stars 50 forks source link

Allow using the Unicode not equal to character as an inequality operator #276

Closed haykam821 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 83.34%. Comparing base (1fb2c93) to head (9f028eb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #276 +/- ## ======================================= Coverage 83.33% 83.34% ======================================= Files 52 52 Lines 14727 14730 +3 ======================================= + Hits 12273 12276 +3 Misses 2454 2454 ```

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

printfn commented 3 months ago

Thanks!