Skip to content

sql (feature): Add DataType.unapply for reading with airframe-codec#3021

Merged
xerial merged 1 commit intomasterfrom
datatype-unapply
Jun 16, 2023
Merged

sql (feature): Add DataType.unapply for reading with airframe-codec#3021
xerial merged 1 commit intomasterfrom
datatype-unapply

Conversation

@xerial
Copy link
Copy Markdown
Member

@xerial xerial commented Jun 16, 2023

Fixes #2749

@xerial xerial enabled auto-merge (squash) June 16, 2023 17:46
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 16, 2023

Codecov Report

Merging #3021 (c38392f) into master (7476413) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3021   +/-   ##
=======================================
  Coverage   82.82%   82.83%           
=======================================
  Files         350      350           
  Lines       14638    14640    +2     
  Branches     2408     2402    -6     
=======================================
+ Hits        12124    12127    +3     
+ Misses       2514     2513    -1     
Impacted Files Coverage Δ
...in/scala/wvlet/airframe/sql/catalog/DataType.scala 75.00% <100.00%> (+0.53%) ⬆️

... and 3 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 7476413...c38392f. Read the comment docs.

@xerial xerial merged commit 78deb03 into master Jun 16, 2023
@xerial xerial deleted the datatype-unapply branch June 16, 2023 17:57
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-sql: DataType.unapply(String)

1 participant