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

Make tag param optional for Node properties method #302

Merged
merged 2 commits into from
Jan 5, 2024

Conversation

haoxins
Copy link
Contributor

@haoxins haoxins commented Jan 5, 2024

What type of PR is this?

  • bug
  • feature
  • enhancement

What problem(s) does this PR solve?

Issue(s) number:

closes #300

Description:

How do you solve it?

Special notes for your reviewer, ex. impact of this fix, design document, etc:

Copy link
Contributor

@wey-gu wey-gu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wise call 👍

wey-gu
wey-gu previously approved these changes Jan 5, 2024
nebula3/data/DataObject.py Outdated Show resolved Hide resolved
@haoxins haoxins force-pushed the feat-optional-tag-for-props branch from 78b9d08 to b211826 Compare January 5, 2024 09:10
@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (02a9bf8) 77.97% compared to head (b211826) 77.88%.

Files Patch % Lines
nebula3/data/DataObject.py 40.00% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #302      +/-   ##
==========================================
- Coverage   77.97%   77.88%   -0.09%     
==========================================
  Files          18       18              
  Lines        2415     2419       +4     
==========================================
+ Hits         1883     1884       +1     
- Misses        532      535       +3     

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

@HarrisChu HarrisChu merged commit 469e25f into vesoft-inc:master Jan 5, 2024
4 checks passed
@haoxins haoxins deleted the feat-optional-tag-for-props branch January 5, 2024 13:04
@haoxins haoxins mentioned this pull request Jan 26, 2024
3 tasks
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.

Enhance the implementation of properties(tag) in Node
4 participants