vesoft-inc / nebula-java

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

add flag for session release #541

Closed Nicole00 closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Patch coverage: 80.00% and project coverage change: +0.04% :tada:

Comparison is base (e33b81a) 63.46% compared to head (5965d95) 63.51%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #541 +/- ## ============================================ + Coverage 63.46% 63.51% +0.04% - Complexity 796 798 +2 ============================================ Files 72 72 Lines 3881 3886 +5 Branches 535 537 +2 ============================================ + Hits 2463 2468 +5 - Misses 1050 1051 +1 + Partials 368 367 -1 ``` | [Files Changed](https://app.codecov.io/gh/vesoft-inc/nebula-java/pull/541?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vesoft-inc) | Coverage Δ | | |---|---|---| | [...va/com/vesoft/nebula/client/graph/SessionPool.java](https://app.codecov.io/gh/vesoft-inc/nebula-java/pull/541?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vesoft-inc#diff-Y2xpZW50L3NyYy9tYWluL2phdmEvY29tL3Zlc29mdC9uZWJ1bGEvY2xpZW50L2dyYXBoL1Nlc3Npb25Qb29sLmphdmE=) | `53.27% <70.00%> (+0.68%)` | :arrow_up: | | [.../com/vesoft/nebula/client/graph/NebulaSession.java](https://app.codecov.io/gh/vesoft-inc/nebula-java/pull/541?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vesoft-inc#diff-Y2xpZW50L3NyYy9tYWluL2phdmEvY29tL3Zlc29mdC9uZWJ1bGEvY2xpZW50L2dyYXBoL05lYnVsYVNlc3Npb24uamF2YQ==) | `74.07% <90.00%> (+0.16%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/vesoft-inc/nebula-java/pull/541/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.