vesoft-inc / nebula-java

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

modify the gpg config name #519

Closed Nicole00 closed 1 year ago

Nicole00 commented 1 year ago

gpg config name in github is changed, GPG_PRIVATE_KEY -> JAVA_GPG_PRIVATE_KEY

codecov-commenter commented 1 year ago

Codecov Report

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

Comparison is base (d89652b) 63.81% compared to head (091b419) 63.84%.

: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 #519 +/- ## ============================================ + Coverage 63.81% 63.84% +0.02% - Complexity 789 790 +1 ============================================ Files 72 72 Lines 3828 3828 Branches 529 529 ============================================ + Hits 2443 2444 +1 Misses 1016 1016 + Partials 369 368 -1 ``` [see 1 file with indirect coverage changes](https://codecov.io/gh/vesoft-inc/nebula-java/pull/519/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vesoft-inc) 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.