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

codec (feature): Support Scala 3 Enum #3272

Merged
merged 6 commits into from
Nov 12, 2023
Merged

codec (feature): Support Scala 3 Enum #3272

merged 6 commits into from
Nov 12, 2023

Conversation

xerial
Copy link
Member

@xerial xerial commented Nov 12, 2023

Closes #3036

Copy link

codecov bot commented Nov 12, 2023

Codecov Report

Merging #3272 (5ba85b4) into main (188e2e9) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3272   +/-   ##
=======================================
  Coverage   82.74%   82.74%           
=======================================
  Files         356      356           
  Lines       14839    14839           
  Branches     2411     2422   +11     
=======================================
  Hits        12278    12278           
  Misses       2561     2561           
Files Coverage Δ
...c/main/scala/wvlet/airframe/surface/Surfaces.scala 82.90% <ø> (ø)

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 188e2e9...5ba85b4. Read the comment docs.

@xerial xerial enabled auto-merge (squash) November 12, 2023 06:27
@xerial xerial merged commit df5f46a into main Nov 12, 2023
17 checks passed
@xerial xerial deleted the scala3-enum-codec branch November 12, 2023 06:59
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.

surface: Support Scala 3 enum
1 participant