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

fix: add chanx #63

Merged
merged 1 commit into from
Jul 10, 2021
Merged

Conversation

LaurenceLiZhixin
Copy link
Contributor

What this PR does:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@codecov-commenter
Copy link

Codecov Report

Merging #63 (f5ac0e1) into master (c144977) will increase coverage by 0.29%.
The diff coverage is 87.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   74.40%   74.69%   +0.29%     
==========================================
  Files          35       37       +2     
  Lines        3797     3896      +99     
==========================================
+ Hits         2825     2910      +85     
- Misses        800      809       +9     
- Partials      172      177       +5     
Impacted Files Coverage Δ
chanx/ringbuffer.go 87.09% <87.09%> (ø)
chanx/unbounded_chan.go 89.18% <89.18%> (ø)
time/timer.go 77.15% <0.00%> (-0.67%) ⬇️

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 c144977...f5ac0e1. Read the comment docs.

@LaurenceLiZhixin LaurenceLiZhixin merged commit d6ee0be into dubbogo:master Jul 10, 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.

2 participants