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

feat(test): add unit test for function #726

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

dongzl
Copy link
Contributor

@dongzl dongzl commented Jul 30, 2023

What this PR does:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@dongzl dongzl added the test Unit test. label Jul 30, 2023
@dongzl dongzl added this to the 0.2.0 milestone Jul 30, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

No Coverage information No Coverage information
1.4% 1.4% Duplication

@codecov-commenter
Copy link

codecov-commenter commented Jul 30, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.17% ⚠️

Comparison is base (c80f220) 36.58% compared to head (0f8410f) 36.41%.

❗ 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
@@            Coverage Diff             @@
##           master     #726      +/-   ##
==========================================
- Coverage   36.58%   36.41%   -0.17%     
==========================================
  Files         247      247              
  Lines       26157    26157              
==========================================
- Hits         9570     9526      -44     
- Misses      15519    15600      +81     
+ Partials     1068     1031      -37     

see 8 files with indirect coverage changes

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

@dongzl dongzl merged commit 33f2907 into arana-db:master Aug 2, 2023
12 checks passed
@dongzl dongzl deleted the func-unit-test branch November 18, 2023 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Unit test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants