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

Union{Missing, T} instead of typemax for missing for gpu #105

Merged
merged 1 commit into from
Nov 30, 2021

Conversation

khosravipasha
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Nov 29, 2021

Codecov Report

Merging #105 (79136a4) into master (bdd0709) will increase coverage by 0.72%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   85.90%   86.62%   +0.72%     
==========================================
  Files          27       27              
  Lines        2915     3066     +151     
==========================================
+ Hits         2504     2656     +152     
+ Misses        411      410       -1     
Impacted Files Coverage Δ
src/Utils/data.jl 84.09% <50.00%> (+2.77%) ⬆️
src/io/jlc_io.jl 92.92% <0.00%> (-1.29%) ⬇️
src/io/sdd_io.jl 97.59% <0.00%> (+0.02%) ⬆️
src/abstract_logic_nodes.jl 96.62% <0.00%> (+2.56%) ⬆️
src/Utils/misc.jl 89.15% <0.00%> (+3.19%) ⬆️
src/io/io.jl 92.30% <0.00%> (+7.69%) ⬆️

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 bdd0709...79136a4. Read the comment docs.

@khosravipasha khosravipasha merged commit 010ad22 into master Nov 30, 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.

1 participant