johnynek / bosatsu

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

Use Array instead of LinkedList encoding for ProductValue #1094

Closed johnynek closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (9f415f9) 92.35% compared to head (5ac5bfb) 92.32%.

Files Patch % Lines
core/src/main/scala/org/bykn/bosatsu/Test.scala 60.00% 2 Missing :warning:
core/src/main/scala/org/bykn/bosatsu/Value.scala 97.14% 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 #1094 +/- ## ========================================== - Coverage 92.35% 92.32% -0.04% ========================================== Files 93 93 Lines 10633 10640 +7 Branches 2533 2479 -54 ========================================== + Hits 9820 9823 +3 - Misses 813 817 +4 ```

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