Skip to content
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

internal: Fix Scala 3 related warnings #3111

Merged
merged 3 commits into from
Aug 6, 2023
Merged

internal: Fix Scala 3 related warnings #3111

merged 3 commits into from
Aug 6, 2023

Conversation

xerial
Copy link
Member

@xerial xerial commented Aug 6, 2023

@github-actions github-actions bot added bug internal Internal changes (usually non-user facing) labels Aug 6, 2023
@codecov
Copy link

codecov bot commented Aug 6, 2023

Codecov Report

Merging #3111 (d05cc8d) into master (9fef8e1) will increase coverage by 0.01%.
Report is 1 commits behind head on master.
The diff coverage is 94.28%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3111      +/-   ##
==========================================
+ Coverage   82.84%   82.85%   +0.01%     
==========================================
  Files         349      350       +1     
  Lines       14700    14718      +18     
  Branches     2412     2420       +8     
==========================================
+ Hits        12178    12195      +17     
- Misses       2522     2523       +1     
Files Changed Coverage Δ
...main/scala/wvlet/airframe/http/okhttp/OkHttp.scala 100.00% <ø> (ø)
.../main/scala-2/wvlet/airframe/http/HttpClient.scala 23.80% <ø> (ø)
...cala/wvlet/airframe/http/HttpClientException.scala 80.45% <ø> (ø)
...rc/main/scala/wvlet/airframe/jmx/JMXRegistry.scala 84.61% <ø> (ø)
...ain/scala/wvlet/airframe/metrics/ElapsedTime.scala 94.73% <ø> (ø)
...in/scala/wvlet/airframe/sql/catalog/DataType.scala 75.00% <ø> (ø)
...frame/surface/reflect/RuntimeeGenericSurface.scala 63.88% <ø> (ø)
...scala/wvlet/airframe/http/client/HttpClients.scala 89.86% <93.33%> (+0.78%) ⬆️
...in/scala/wvlet/airframe/codec/ThrowableCodec.scala 91.30% <100.00%> (ø)
.../src/main/scala/wvlet/airframe/control/Shell.scala 40.15% <100.00%> (ø)
... and 2 more

... and 1 file with indirect coverage changes


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 9fef8e1...d05cc8d. Read the comment docs.

@xerial xerial enabled auto-merge (squash) August 6, 2023 20:19
@xerial xerial merged commit 9c0a70a into master Aug 6, 2023
27 checks passed
@xerial xerial deleted the scala3-warning-fix branch August 6, 2023 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug internal Internal changes (usually non-user facing)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant