johnynek / bosatsu

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

Update scalafmt-core to 3.7.15 #1063

Closed scala-steward closed 10 months ago

scala-steward commented 10 months ago

About this PR

📦 Updates org.scalameta:scalafmt-core from 3.5.9 to 3.7.15

📜 GitHub Release Notes - Version Diff

Usage

✅ Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

âš™ Adjust future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "org.scalameta", artifactId = "scalafmt-core" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" } }] ```

labels: library-update, early-semver-minor, semver-spec-minor, commit-count:n:3

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (a9d5aaf) 92.03% compared to head (c0f23ce) 91.85%.

:exclamation: Current head c0f23ce differs from pull request most recent head 2c88ced. Consider uploading reports for the commit 2c88ced to get more accurate results

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1063 +/- ## ========================================== - Coverage 92.03% 91.85% -0.19% ========================================== Files 93 93 Lines 9903 10518 +615 Branches 2319 2404 +85 ========================================== + Hits 9114 9661 +547 - Misses 789 857 +68 ``` | [Files](https://app.codecov.io/gh/johnynek/bosatsu/pull/1063?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=P.+Oscar+Boykin) | Coverage Δ | | |---|---|---| | [...ore/.jvm/src/main/scala/org/bykn/bosatsu/Par.scala](https://app.codecov.io/gh/johnynek/bosatsu/pull/1063?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=P.+Oscar+Boykin#diff-Y29yZS8uanZtL3NyYy9tYWluL3NjYWxhL29yZy9ieWtuL2Jvc2F0c3UvUGFyLnNjYWxh) | `100.00% <100.00%> (ø)` | | | [...main/scala/org/bykn/bosatsu/BindingStatement.scala](https://app.codecov.io/gh/johnynek/bosatsu/pull/1063?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=P.+Oscar+Boykin#diff-Y29yZS9zcmMvbWFpbi9zY2FsYS9vcmcvYnlrbi9ib3NhdHN1L0JpbmRpbmdTdGF0ZW1lbnQuc2NhbGE=) | `100.00% <100.00%> (ø)` | | | [...main/scala/org/bykn/bosatsu/CommentStatement.scala](https://app.codecov.io/gh/johnynek/bosatsu/pull/1063?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=P.+Oscar+Boykin#diff-Y29yZS9zcmMvbWFpbi9zY2FsYS9vcmcvYnlrbi9ib3NhdHN1L0NvbW1lbnRTdGF0ZW1lbnQuc2NhbGE=) | `100.00% <100.00%> (ø)` | | | [...ain/scala/org/bykn/bosatsu/DefRecursionCheck.scala](https://app.codecov.io/gh/johnynek/bosatsu/pull/1063?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=P.+Oscar+Boykin#diff-Y29yZS9zcmMvbWFpbi9zY2FsYS9vcmcvYnlrbi9ib3NhdHN1L0RlZlJlY3Vyc2lvbkNoZWNrLnNjYWxh) | `97.80% <100.00%> (+0.13%)` | :arrow_up: | | [...src/main/scala/org/bykn/bosatsu/DefStatement.scala](https://app.codecov.io/gh/johnynek/bosatsu/pull/1063?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=P.+Oscar+Boykin#diff-Y29yZS9zcmMvbWFpbi9zY2FsYS9vcmcvYnlrbi9ib3NhdHN1L0RlZlN0YXRlbWVudC5zY2FsYQ==) | `100.00% <100.00%> (ø)` | | | [...src/main/scala/org/bykn/bosatsu/EditDistance.scala](https://app.codecov.io/gh/johnynek/bosatsu/pull/1063?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=P.+Oscar+Boykin#diff-Y29yZS9zcmMvbWFpbi9zY2FsYS9vcmcvYnlrbi9ib3NhdHN1L0VkaXREaXN0YW5jZS5zY2FsYQ==) | `100.00% <100.00%> (ø)` | | | [...e/src/main/scala/org/bykn/bosatsu/Evaluation.scala](https://app.codecov.io/gh/johnynek/bosatsu/pull/1063?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=P.+Oscar+Boykin#diff-Y29yZS9zcmMvbWFpbi9zY2FsYS9vcmcvYnlrbi9ib3NhdHN1L0V2YWx1YXRpb24uc2NhbGE=) | `100.00% <100.00%> (ø)` | | | [core/src/main/scala/org/bykn/bosatsu/Fix.scala](https://app.codecov.io/gh/johnynek/bosatsu/pull/1063?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=P.+Oscar+Boykin#diff-Y29yZS9zcmMvbWFpbi9zY2FsYS9vcmcvYnlrbi9ib3NhdHN1L0ZpeC5zY2FsYQ==) | `100.00% <ø> (ø)` | | | [...e/src/main/scala/org/bykn/bosatsu/Identifier.scala](https://app.codecov.io/gh/johnynek/bosatsu/pull/1063?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=P.+Oscar+Boykin#diff-Y29yZS9zcmMvbWFpbi9zY2FsYS9vcmcvYnlrbi9ib3NhdHN1L0lkZW50aWZpZXIuc2NhbGE=) | `97.05% <100.00%> (ø)` | | | [core/src/main/scala/org/bykn/bosatsu/Import.scala](https://app.codecov.io/gh/johnynek/bosatsu/pull/1063?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=P.+Oscar+Boykin#diff-Y29yZS9zcmMvbWFpbi9zY2FsYS9vcmcvYnlrbi9ib3NhdHN1L0ltcG9ydC5zY2FsYQ==) | `93.02% <100.00%> (+0.34%)` | :arrow_up: | | ... and [70 more](https://app.codecov.io/gh/johnynek/bosatsu/pull/1063?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=P.+Oscar+Boykin) | |

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

scala-steward commented 10 months ago

Superseded by #1070.