johnynek / bosatsu

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

scalafmt 3.8.0 #1156

Closed johnynek closed 4 months ago

johnynek commented 4 months ago

replace #1153

johnynek commented 4 months ago

this has to be merged as a merge commit or the the ignore commit number won't work.

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 89.77636% with 224 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (main@944968a). Click here to learn what that means.

Files Patch % Lines
...main/scala/org/bykn/bosatsu/TypedExprToProto.scala 87.13% 44 Missing :warning:
...i/src/main/scala/org/bykn/bosatsu/PathModule.scala 23.68% 29 Missing :warning:
...e/src/main/scala/org/bykn/bosatsu/MainModule.scala 27.50% 29 Missing :warning:
...e/src/main/scala/org/bykn/bosatsu/PackageMap.scala 79.31% 18 Missing :warning:
core/src/main/scala/org/bykn/bosatsu/Parser.scala 55.00% 18 Missing :warning:
...src/main/scala/org/bykn/bosatsu/PackageError.scala 77.27% 15 Missing :warning:
.../main/scala/org/bykn/bosatsu/SourceConverter.scala 96.10% 15 Missing :warning:
core/src/main/scala/org/bykn/bosatsu/Test.scala 40.90% 13 Missing :warning:
...e/src/main/scala/org/bykn/bosatsu/MemoryMain.scala 44.44% 10 Missing :warning:
.../src/main/scala/org/bykn/bosatsu/Declaration.scala 98.75% 3 Missing :warning:
... and 17 more

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1156 +/- ## ======================================= Coverage ? 91.32% ======================================= Files ? 96 Lines ? 11846 Branches ? 2675 ======================================= Hits ? 10818 Misses ? 1028 Partials ? 0 ```

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