Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: misc ut #824

Merged
merged 1 commit into from
May 12, 2024
Merged

test: misc ut #824

merged 1 commit into from
May 12, 2024

Conversation

baerwang
Copy link
Contributor

What this PR does:

Which issue(s) this PR fixes:

Fixes #784

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

Copy link

cr-gpt bot commented Jan 29, 2024

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

Copy link

sonarcloud bot commented Jan 29, 2024

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

Copy link

cr-gpt bot commented Apr 1, 2024

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

@codecov-commenter
Copy link

codecov-commenter commented Apr 1, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 40.22%. Comparing base (a27c47b) to head (94c6503).

Files Patch % Lines
pkg/config/misc.go 0.00% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #824      +/-   ##
==========================================
+ Coverage   40.20%   40.22%   +0.02%     
==========================================
  Files         265      265              
  Lines       26708    26708              
==========================================
+ Hits        10738    10744       +6     
+ Misses      14823    14817       -6     
  Partials     1147     1147              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

cr-gpt bot commented Apr 1, 2024

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

Copy link

cr-gpt bot commented Apr 1, 2024

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

Copy link

cr-gpt bot commented Apr 1, 2024

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

Copy link

cr-gpt bot commented Apr 1, 2024

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

5 similar comments
Copy link

cr-gpt bot commented Apr 1, 2024

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

Copy link

cr-gpt bot commented Apr 1, 2024

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

Copy link

cr-gpt bot commented Apr 1, 2024

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

Copy link

cr-gpt bot commented Apr 1, 2024

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

Copy link

cr-gpt bot commented Apr 1, 2024

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

Copy link

cr-gpt bot commented Apr 1, 2024

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

Copy link

cr-gpt bot commented Apr 1, 2024

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

Copy link

cr-gpt bot commented Apr 1, 2024

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

Copy link

cr-gpt bot commented Apr 1, 2024

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

Copy link

sonarcloud bot commented Apr 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

@dongzl dongzl merged commit 1e525f4 into arana-db:master May 12, 2024
11 checks passed
@baerwang baerwang deleted the ut/config/misc branch May 15, 2024 14:26
baerwang added a commit to baerwang/arana that referenced this pull request Sep 26, 2024
* fix: optimize show open tables xxx statment (arana-db#676) (arana-db#825)

* fix: optimize show open tables xxx statment (arana-db#676)

* fix: convert english comments (arana-db#676)

* fix: fix bug can't match any group (arana-db#676)

* Support dts to replica databases/groups (arana-db#834)

* Support dts to replica databases/groups

* feat: check dts status whether the replication task is finished

* test: misc ut (arana-db#824)

---------

Co-authored-by: null <[email protected]>
Co-authored-by: csynineyang <[email protected]>
Co-authored-by: baerwang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Test] add unit test for /arana/pkg/boot/misc.go
3 participants