vesoft-inc / nebula-go

Nebula client in Golang
Apache License 2.0
134 stars 70 forks source link

remove debug info of MakePlan #271

Closed jievince closed 1 year ago

jievince commented 1 year ago

What type of PR is this?

What problem(s) does this PR solve?

Issue(s) number:

Fix https://github.com/vesoft-inc/nebula-go/issues/270

Description:

How do you solve it?

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

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.02 :tada:

Comparison is base (58215e2) 61.28% compared to head (3364f58) 61.30%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #271 +/- ## ========================================== + Coverage 61.28% 61.30% +0.02% ========================================== Files 9 9 Lines 2309 2308 -1 ========================================== Hits 1415 1415 + Misses 749 748 -1 Partials 145 145 ``` | [Impacted Files](https://codecov.io/gh/vesoft-inc/nebula-go/pull/271?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vesoft-inc) | Coverage Δ | | |---|---|---| | [result\_set.go](https://codecov.io/gh/vesoft-inc/nebula-go/pull/271?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vesoft-inc#diff-cmVzdWx0X3NldC5nbw==) | `59.15% <0.00%> (+0.06%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vesoft-inc). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?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: Do you have feedback about the report comment? Let us know in this issue.