Skip to content

airframe-surface: Fix #2928 to Surface.ofClass(case object cls) in Scala 3#2934

Merged
xerial merged 3 commits intomasterfrom
fix-server-log
May 4, 2023
Merged

airframe-surface: Fix #2928 to Surface.ofClass(case object cls) in Scala 3#2934
xerial merged 3 commits intomasterfrom
fix-server-log

Conversation

@xerial
Copy link
Copy Markdown
Member

@xerial xerial commented May 4, 2023

@github-actions github-actions Bot added the bug label May 4, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2023

Codecov Report

Merging #2934 (caa98a7) into master (4a36e6b) will decrease coverage by 0.03%.
The diff coverage is 50.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2934      +/-   ##
==========================================
- Coverage   82.89%   82.87%   -0.03%     
==========================================
  Files         345      347       +2     
  Lines       14562    14568       +6     
  Branches     2408     2360      -48     
==========================================
+ Hits        12071    12073       +2     
- Misses       2491     2495       +4     
Impacted Files Coverage Δ
.../main/scala/wvlet/airframe/test/api/HelloRPC.scala 40.00% <40.00%> (ø)
...n/scala/wvlet/airframe/test/api/HelloRPCImpl.scala 100.00% <100.00%> (ø)

... and 2 files 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 4a36e6b...caa98a7. Read the comment docs.

@xerial xerial merged commit 96b4b76 into master May 4, 2023
@xerial xerial deleted the fix-server-log branch May 4, 2023 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

airframe-surface: TastySurfaceFactory fails to process case object

1 participant