johnynek / bosatsu

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

Fix 1106 #1135

Closed johnynek closed 4 months ago

johnynek commented 4 months ago

close #1106

actually this was likely fixed by one of: #1121 or #1116

this just re-enables a test that was previously failing.

codecov-commenter commented 4 months ago

Codecov Report

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

Comparison is base (b73c2b9) 92.30% compared to head (2d34da9) 92.26%. Report is 1 commits behind head on master.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1135 +/- ## ========================================== - Coverage 92.30% 92.26% -0.05% ========================================== Files 96 96 Lines 11037 11037 Branches 2597 2597 ========================================== - Hits 10188 10183 -5 - Misses 849 854 +5 ```

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