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

surface (feature): Support Scala 3 intersection types #3316

Merged
merged 1 commit into from
Dec 23, 2023

Conversation

xerial
Copy link
Member

@xerial xerial commented Dec 22, 2023

Closes #3314

@xerial xerial enabled auto-merge (squash) December 22, 2023 23:57
@github-actions github-actions bot added doc Documentation task feature labels Dec 22, 2023
Copy link

codecov bot commented Dec 23, 2023

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (49d31ba) 82.71% compared to head (83dc524) 82.65%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3316      +/-   ##
==========================================
- Coverage   82.71%   82.65%   -0.06%     
==========================================
  Files         355      355              
  Lines       14836    14845       +9     
  Branches     2510     2523      +13     
==========================================
- Hits        12271    12270       -1     
- Misses       2565     2575      +10     
Files Coverage Δ
...c/main/scala/wvlet/airframe/surface/Surfaces.scala 76.98% <0.00%> (-5.93%) ⬇️

... 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 49d31ba...83dc524. Read the comment docs.

@xerial xerial merged commit 3db6cc5 into main Dec 23, 2023
17 checks passed
@xerial xerial deleted the scala3-intersection-type branch December 23, 2023 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation task feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

surface: Support intersection type in Scala 3
1 participant