johnynek / bosatsu

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

Add a Bosatsu/Queue property check #1169

Closed johnynek closed 6 months ago

johnynek commented 6 months ago

This is trying to exercise the property check API a bit, and of course the language at the same time.

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 91.53%. Comparing base (04a0e87) to head (49c0d6c). Report is 8 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 #1169 +/- ## ========================================== + Coverage 91.32% 91.53% +0.20% ========================================== Files 96 96 Lines 11846 12009 +163 Branches 2675 2690 +15 ========================================== + Hits 10818 10992 +174 + Misses 1028 1017 -11 ```

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