-
Notifications
You must be signed in to change notification settings - Fork 7
Subgraph interface #172
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
Subgraph interface #172
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #172 +/- ##
========================================
- Coverage 5.49% 4.81% -0.68%
========================================
Files 25 28 +3
Lines 655 830 +175
========================================
+ Hits 36 40 +4
- Misses 619 790 +171 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Kyle-Ye
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Part of the API has been added.
- For added API, please add compatibility test case to avoid future link error.
- Please rebase to use OAG instead of OG.
# Conflicts: # Sources/OpenGraphCxx/include/OpenGraph/OGSubgraph.h
e544965 to
0fa3d00
Compare
|
I have updated the branch to fix the CI error. Also create and merged the DPF PR.
|
|
@Kyle-Ye Thanks for fixing the last issues! |
No description provided.