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

Recommend defining materializer(::Type{<:MyType}) #282

Merged
merged 1 commit into from
May 19, 2022
Merged

Conversation

nalimilan
Copy link
Member

For parametric types, defining materializer(::Type{MyType}) doesn't work,
and this can be hard to catch.

For parametric types, defining `materializer(::Type{MyType})` doesn't work,
and this can be hard to catch.
@codecov
Copy link

codecov bot commented May 16, 2022

Codecov Report

Merging #282 (6fee733) into main (138c5be) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #282   +/-   ##
=======================================
  Coverage   94.88%   94.88%           
=======================================
  Files           7        7           
  Lines         665      665           
=======================================
  Hits          631      631           
  Misses         34       34           
Impacted Files Coverage Δ
src/Tables.jl 88.00% <ø> (ø)

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 138c5be...6fee733. Read the comment docs.

@quinnj quinnj merged commit 60c080c into main May 19, 2022
@quinnj quinnj deleted the nl/materializer branch May 19, 2022 21:20
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.

3 participants