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

ftr: add vitess utils #74

Merged
merged 4 commits into from
Oct 30, 2021
Merged

ftr: add vitess utils #74

merged 4 commits into from
Oct 30, 2021

Conversation

dk-lockdown
Copy link
Member

What this PR does:
add some util libs for pixiu import

@AlexStocks AlexStocks changed the title ftr: add some utils ftr: add vitess utils Oct 26, 2021
cache/lru_cache.go Outdated Show resolved Hide resolved
sync2/batcher.go Outdated Show resolved Hide resolved
Copy link
Contributor

@wongoo wongoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's ok after renaming the packages required by AlexStocks.

@codecov-commenter
Copy link

Codecov Report

Merging #74 (b8f1e49) into master (4bebd89) will increase coverage by 1.33%.
The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   71.93%   73.27%   +1.33%     
==========================================
  Files          40       45       +5     
  Lines        4280     4550     +270     
==========================================
+ Hits         3079     3334     +255     
- Misses       1001     1013      +12     
- Partials      200      203       +3     
Impacted Files Coverage Δ
container/gxsync/batcher.go 67.85% <67.85%> (ø)
container/gxbucketpool/bucketpool.go 90.90% <90.90%> (ø)
container/gxsync/semaphore.go 92.85% <92.85%> (ø)
container/gxlru/lru_cache.go 100.00% <100.00%> (ø)
container/gxsync/consolidator.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4bebd89...b8f1e49. Read the comment docs.

@AlexStocks AlexStocks merged commit 9220bf2 into dubbogo:master Oct 30, 2021
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.

5 participants