arana-db / arana

Arana is a Cloud Native Database Proxy. It can also be deployed as a Database mesh sidecar.
http://arana-docs.rtfd.io/
Apache License 2.0
292 stars 92 forks source link

test: etcd ut #815

Closed baerwang closed 7 months ago

baerwang commented 8 months ago

What this PR does:

Which issue(s) this PR fixes:

Fixes #790

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE
cr-gpt[bot] commented 8 months ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov-commenter commented 8 months ago

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (35d9d72) 40.46% compared to head (2c1d331) 40.12%. Report is 2 commits behind head on master.

Files Patch % Lines
pkg/config/boot_misc.go 12.50% 7 Missing :warning:
pkg/boot/watcher.go 83.33% 1 Missing :warning:
pkg/runtime/ast/ast.go 0.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #815 +/- ## ========================================== - Coverage 40.46% 40.12% -0.35% ========================================== Files 265 265 Lines 26711 26730 +19 ========================================== - Hits 10809 10725 -84 - Misses 14739 14852 +113 + Partials 1163 1153 -10 ```

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