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

airframe-codec: Scala 3 support #1640

Merged
merged 5 commits into from
May 13, 2021
Merged

airframe-codec: Scala 3 support #1640

merged 5 commits into from
May 13, 2021

Conversation

xerial
Copy link
Member

@xerial xerial commented May 13, 2021

@xerial xerial mentioned this pull request May 13, 2021
62 tasks
@codecov
Copy link

codecov bot commented May 13, 2021

Codecov Report

Merging #1640 (41ed8d5) into master (8bf5d14) will decrease coverage by 0.01%.
The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1640      +/-   ##
==========================================
- Coverage   83.10%   83.08%   -0.02%     
==========================================
  Files         311      312       +1     
  Lines       12503    12503              
  Branches      771      792      +21     
==========================================
- Hits        10390    10388       -2     
- Misses       2113     2115       +2     
Impacted Files Coverage Δ
...rc/main/scala/wvlet/airframe/codec/JDBCCodec.scala 83.00% <ø> (ø)
...rc/main/scala/wvlet/airframe/codec/JSONCodec.scala 90.00% <0.00%> (ø)
...c/main/scala/wvlet/airframe/codec/UnionCodec.scala 66.66% <ø> (ø)
...main/scala-2/wvlet/airrame/codec/ScalaCompat.scala 100.00% <100.00%> (ø)
...main/scala/wvlet/airframe/codec/MessageCodec.scala 83.87% <100.00%> (-0.51%) ⬇️
...ala/wvlet/airframe/codec/MessageCodecFactory.scala 92.59% <100.00%> (-1.16%) ⬇️
...rx/src/main/scala/wvlet/airframe/rx/RxRunner.scala 90.78% <0.00%> (-0.88%) ⬇️

Continue to review full report at Codecov.

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

@xerial xerial changed the title airframe-codec: Scala 3 support prep. Split codes for Scala 2 and 3 airframe-codec: Scala 3 support May 13, 2021
@xerial xerial merged commit 038fcc9 into wvlet:master May 13, 2021
@xerial xerial added this to the Scala 3 milestone May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant