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

add generic parameter for RowLock #42

Merged
merged 1 commit into from
Dec 31, 2019
Merged

add generic parameter for RowLock #42

merged 1 commit into from
Dec 31, 2019

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Dec 21, 2019

Change-Id: I309b89846ca15d58ea39095d406a0b0b5de510e7

@codecov
Copy link

codecov bot commented Dec 21, 2019

Codecov Report

Merging #42 into master will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #42      +/-   ##
============================================
+ Coverage        78%   78.08%   +0.07%     
- Complexity      584      585       +1     
============================================
  Files            55       55              
  Lines          1869     1871       +2     
  Branches        275      275              
============================================
+ Hits           1458     1461       +3     
  Misses          286      286              
+ Partials        125      124       -1
Impacted Files Coverage Δ Complexity Δ
...java/com/baidu/hugegraph/concurrent/LockGroup.java 96% <100%> (+0.34%) 13 <0> (ø) ⬇️
.../main/java/com/baidu/hugegraph/perf/Stopwatch.java 87.75% <0%> (+2.04%) 21% <0%> (+1%) ⬆️

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 49bff5e...a29547e. Read the comment docs.

Change-Id: I309b89846ca15d58ea39095d406a0b0b5de510e7
@javeme javeme force-pushed the row-lock-generic-param branch from f424dc9 to a29547e Compare December 21, 2019 02:49
@zhoney zhoney merged commit 8268b75 into master Dec 31, 2019
@zhoney zhoney deleted the row-lock-generic-param branch December 31, 2019 07:06
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.

3 participants