vesoft-inc / nebula-python

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

feat: add examples to ci as the function test #293

Closed liuxiaocs7 closed 10 months ago

liuxiaocs7 commented 10 months ago

What type of PR is this?

What problem(s) does this PR solve?

Issue(s) number:

close: #228

Description:

How do you solve it?

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

codecov-commenter commented 10 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (4b82eed) 77.85% compared to head (eb8f62d) 77.97%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #293 +/- ## ========================================== + Coverage 77.85% 77.97% +0.11% ========================================== Files 18 18 Lines 2411 2415 +4 ========================================== + Hits 1877 1883 +6 + Misses 534 532 -2 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/vesoft-inc/nebula-python/pull/293/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vesoft-inc)

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