johnynek / bosatsu

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

Error on unused imports in Bosatsu packages #1101

Closed johnynek closed 6 months ago

johnynek commented 6 months ago

closes #1098

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (bd570ae) 92.24% compared to head (d822c8c) 92.53%.

Files Patch % Lines
...c/main/scala/org/bykn/bosatsu/PackageCustoms.scala 98.50% 1 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 #1101 +/- ## ========================================== + Coverage 92.24% 92.53% +0.28% ========================================== Files 93 94 +1 Lines 10640 10704 +64 Branches 2479 2493 +14 ========================================== + Hits 9815 9905 +90 + Misses 825 799 -26 ```

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