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

CSI kernel #43

Merged
merged 5 commits into from
Oct 13, 2022
Merged

CSI kernel #43

merged 5 commits into from
Oct 13, 2022

Conversation

eahenle
Copy link
Collaborator

@eahenle eahenle commented Oct 13, 2022

closes #21

@github-actions
Copy link
Contributor

Code formatting requirements not met. See PR #44

@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2022

Codecov Report

Merging #43 (88bdb14) into main (790da9e) will increase coverage by 1.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   98.50%   99.51%   +1.01%     
==========================================
  Files          10       10              
  Lines         200      208       +8     
==========================================
+ Hits          197      207      +10     
+ Misses          3        1       -2     
Impacted Files Coverage Δ
src/MolecularGraphKernels.jl 83.33% <ø> (ø)
src/ProductGraph.jl 100.00% <ø> (ø)
src/gram_matrix.jl 100.00% <100.00%> (+15.38%) ⬆️
src/graph_kernels.jl 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@eahenle eahenle marked this pull request as ready for review October 13, 2022 06:19
@eahenle eahenle merged commit af37ddd into main Oct 13, 2022
@eahenle eahenle deleted the csi-kernel branch October 13, 2022 06:19
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.

subgraph matching kernel
2 participants