johnynek / bosatsu

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

Add property checks for BinNat #1176

Closed johnynek closed 3 months ago

johnynek commented 3 months ago

add the same tests for BinNat as Nat.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 91.58%. Comparing base (04a0e87) to head (d32020f). Report is 14 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1176 +/- ## ========================================== + Coverage 91.32% 91.58% +0.26% ========================================== Files 96 96 Lines 11846 12010 +164 Branches 2675 2778 +103 ========================================== + Hits 10818 10999 +181 + Misses 1028 1011 -17 ```

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