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

workaround for sort ambiguity in cat_features #105

Merged
merged 2 commits into from
Jan 18, 2022
Merged

Conversation

CarloLucibello
Copy link
Member

Fix #104, fix #98

@codecov
Copy link

codecov bot commented Jan 18, 2022

Codecov Report

Merging #105 (aea736a) into master (364c57e) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   83.91%   83.93%   +0.01%     
==========================================
  Files          14       14              
  Lines        1144     1145       +1     
==========================================
+ Hits          960      961       +1     
  Misses        184      184              
Impacted Files Coverage Δ
src/GNNGraphs/utils.jl 70.11% <100.00%> (+0.34%) ⬆️

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 364c57e...aea736a. Read the comment docs.

@CarloLucibello CarloLucibello merged commit a53fd27 into master Jan 18, 2022
@CarloLucibello CarloLucibello deleted the cl/inlinestr branch March 23, 2022 07:55
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.

conflict with CSV and GNNGraphs when running Flux.batch Problem with InlineStrings.jl
1 participant