johnynek / bosatsu

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

Improve KindFormula.Error reporting #1085

Closed johnynek closed 7 months ago

johnynek commented 7 months ago

close #945

codecov-commenter commented 7 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (48ed6ab) 92.41% compared to head (ff48bfb) 92.80%. Report is 1 commits behind head on master.

Files Patch % Lines
...src/main/scala/org/bykn/bosatsu/PackageError.scala 85.71% 2 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1085 +/- ## ========================================== + Coverage 92.41% 92.80% +0.39% ========================================== Files 93 93 Lines 10375 10734 +359 Branches 2475 2460 -15 ========================================== + Hits 9588 9962 +374 + Misses 787 772 -15 ```

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