johnynek / bosatsu

A python-ish pure and total functional programming language
Apache License 2.0
222 stars 11 forks source link

Add BinInt, implement divmod and just for fun, add Nat.scala #1194

Closed johnynek closed 2 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 91.70%. Comparing base (04a0e87) to head (1a249de). Report is 25 commits behind head on main.

:exclamation: Current head 1a249de differs from pull request most recent head d7d1e03. Consider uploading reports for the commit d7d1e03 to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1194 +/- ## ========================================== + Coverage 91.32% 91.70% +0.38% ========================================== Files 96 97 +1 Lines 11846 12160 +314 Branches 2675 2818 +143 ========================================== + Hits 10818 11151 +333 + Misses 1028 1009 -19 ```

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