vesoft-inc / nebula-python

Client API of Nebula Graph in Python
191 stars 75 forks source link

Make tag param optional for Node properties method #302

Closed haoxins closed 8 months ago

haoxins commented 8 months ago

What type of PR is this?

What problem(s) does this PR solve?

Issue(s) number:

closes https://github.com/vesoft-inc/nebula-python/issues/300

Description:

How do you solve it?

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

codecov-commenter commented 8 months ago

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 :warning:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.