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: reduce ut #736

Merged
merged 1 commit into from
Aug 14, 2023
Merged

test: reduce ut #736

merged 1 commit into from
Aug 14, 2023

Conversation

baerwang
Copy link
Contributor

@baerwang baerwang commented Aug 7, 2023

What this PR does:

Which issue(s) this PR fixes:

Fixes #713

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

@codecov-commenter
Copy link

codecov-commenter commented Aug 9, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.12% 🎉

Comparison is base (3ea47a2) 36.67% compared to head (2f37bf1) 36.80%.

❗ 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     #736      +/-   ##
==========================================
+ Coverage   36.67%   36.80%   +0.12%     
==========================================
  Files         247      251       +4     
  Lines       26157    26212      +55     
==========================================
+ Hits         9594     9648      +54     
- Misses      15518    15519       +1     
  Partials     1045     1045              

see 5 files with indirect coverage changes

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

@baerwang
Copy link
Contributor Author

baerwang commented Aug 9, 2023

1

pkg/reduce/reduce_test.go Show resolved Hide resolved
@dongzl dongzl added the test Unit test. label Aug 10, 2023
@dongzl dongzl added this to the 0.2.0 milestone Aug 10, 2023
@baerwang baerwang requested a review from dongzl August 10, 2023 05:14
@sonarqubecloud
Copy link

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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dongzl dongzl merged commit d06a73e into arana-db:master Aug 14, 2023
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.

[Test] add unit test for /arana/pkg/reduce/... package.
4 participants