Skip to content

internal: Use Scala 3's new wildcard import * syntax #3206

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Sep 8, 2023

Conversation

xerial
Copy link
Member

@xerial xerial commented Sep 8, 2023

@github-actions github-actions bot added the internal Internal changes (usually non-user facing) label Sep 8, 2023
@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Merging #3206 (0db68bb) into main (8fb31a4) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3206   +/-   ##
=======================================
  Coverage   82.89%   82.89%           
=======================================
  Files         350      350           
  Lines       14746    14746           
  Branches     2392     2392           
=======================================
  Hits        12224    12224           
  Misses       2522     2522           
Files Changed Coverage Δ
...wvlet/airframe/canvas/OffHeapMemoryAllocator.scala 89.28% <ø> (ø)
...ain/scala/wvlet/airframe/canvas/UnsafeCanvas.scala 89.58% <ø> (ø)
...rc/main/scala/wvlet/airframe/codec/JDBCCodec.scala 82.82% <ø> (ø)
...ain/scala/wvlet/airframe/codec/JavaTimeCodec.scala 100.00% <ø> (ø)
...main/scala-2/wvlet/airrame/codec/ScalaCompat.scala 100.00% <ø> (ø)
...n/scala/wvlet/airframe/codec/CollectionCodec.scala 86.45% <ø> (ø)
...rc/main/scala/wvlet/airframe/codec/JSONCodec.scala 90.90% <ø> (ø)
...in/scala/wvlet/airframe/codec/MessageContext.scala 75.36% <ø> (ø)
.../main/scala/wvlet/airframe/codec/ObjectCodec.scala 72.00% <ø> (ø)
...in/scala/wvlet/airframe/codec/PrimitiveCodec.scala 83.30% <ø> (ø)
... and 118 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8fb31a4...0db68bb. Read the comment docs.

@xerial xerial enabled auto-merge (squash) September 8, 2023 18:35
@xerial xerial merged commit 011c8c3 into main Sep 8, 2023
@xerial xerial deleted the rewrite-for-scala-3 branch September 8, 2023 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal changes (usually non-user facing)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant