8000 Bug/skip name property in search by ljeub-pometry · Pull Request #1281 · Pometry/Raphtory · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bug/skip name property in search #1281

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

Merged
merged 2 commits into from
Sep 25, 2023
Merged

Conversation

ljeub-pometry
Copy link
Collaborator

What changes were proposed in this pull request?

put back skipping of "name" property so IndexedGraph does not crash if it exists

Why are the changes needed?

avoid panic due to field defined multiple times

Does this PR introduce any user-facing change? If yes is this documented?

No

How was this patch tested?

added test to confirm that we can make an IndexedGraph when a vertex property "name" is present

Are there any further changes required?

We should use prefixes to have separate name spaces for properties so we can have such a property without causing conflicts

@codecov
Copy link
codecov bot commented Sep 25, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% 🎉

Comparison is base (49f4bd1) 57.82% compared to head (8828f0b) 57.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1281      +/-   ##
==========================================
+ Coverage   57.82%   57.83%   +0.01%     
==========================================
  Files         173      173              
  Lines       19004    19010       +6     
==========================================
+ Hits        10989    10995       +6     
  Misses       8015     8015              
Files Changed Coverage Δ
raphtory/src/search/mod.rs 87.96% <100.00%> (+0.12%) ⬆️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shivamka1 shivamka1 merged commit 457f8e6 into master Sep 25, 2023
@shivamka1 shivamka1 deleted the bug/SkipNamePropertyInSearch branch September 25, 2023 10:58
fabianmurariu pushed a commit that referenced this pull request May 21, 2024
* add test

* need to skip "name" property for now to avoid conflicts
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.

2 participants
0