vesoft-inc / nebula-java

Client API and data importer of Nebula Graph in Java
Apache License 2.0
164 stars 121 forks source link

fix log className and README.md code style #551

Closed jxnu-liguobin closed 9 months ago

jxnu-liguobin commented 9 months ago

What type of PR is this?

What problem(s) does this PR solve?

Issue(s) number:

https://github.com/vesoft-inc/nebula-java/issues/550

Description:

How do you solve it?

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

codecov-commenter commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (a89ba0f) 62.95% compared to head (1cd70f3) 62.62%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #551 +/- ## ============================================ - Coverage 62.95% 62.62% -0.33% + Complexity 803 797 -6 ============================================ Files 72 72 Lines 3960 3960 Branches 539 539 ============================================ - Hits 2493 2480 -13 - Misses 1097 1107 +10 - Partials 370 373 +3 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/vesoft-inc/nebula-java/pull/551/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.