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

Re-factor and cleanup Coop Lock implementation #204

Merged
merged 10 commits into from
Jul 1, 2019
Merged

Re-factor and cleanup Coop Lock implementation #204

merged 10 commits into from
Jul 1, 2019

Conversation

medb
Copy link
Contributor

@medb medb commented Jul 1, 2019

No description provided.

@medb medb requested a review from aniket486 July 1, 2019 13:36
@codecov
Copy link

codecov bot commented Jul 1, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@a91ed84). Click here to learn what that means.
The diff coverage is 35.55%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #204   +/-   ##
=========================================
  Coverage          ?   73.92%           
  Complexity        ?     1781           
=========================================
  Files             ?      118           
  Lines             ?     8520           
  Branches          ?     1082           
=========================================
  Hits              ?     6298           
  Misses            ?     1794           
  Partials          ?      428
Flag Coverage Δ Complexity Δ
#hadoop2integrationtest 52.8% <35.55%> (?) 1093 <30> (?)
#hadoop2unittest 66.21% <9.17%> (?) 1599 <2> (?)
#hadoop3unittest 66.2% <9.17%> (?) 1603 <2> (?)
Impacted Files Coverage Δ Complexity Δ
...e/cloud/hadoop/gcsio/cooplock/DeleteOperation.java 37.5% <ø> (ø) 5 <0> (?)
...e/cloud/hadoop/gcsio/cooplock/RenameOperation.java 36% <ø> (ø) 7 <0> (?)
...oud/hadoop/gcsio/ForwardingGoogleCloudStorage.java 97.4% <ø> (ø) 31 <0> (?)
...e/cloud/hadoop/gcsio/cooplock/CoopLockRecords.java 50% <ø> (ø) 4 <0> (?)
...google/cloud/hadoop/fs/gcs/CoopLockFsckRunner.java 0% <0%> (ø) 0 <0> (?)
...a/com/google/cloud/hadoop/fs/gcs/CoopLockFsck.java 0% <0%> (ø) 0 <0> (?)
...d/hadoop/gcsio/cooplock/CoopLockOperationType.java 100% <100%> (ø) 1 <1> (?)
...le/cloud/hadoop/gcsio/cooplock/CoopLockRecord.java 57.14% <50%> (ø) 9 <3> (?)
...loud/hadoop/gcsio/cooplock/CoopLockRecordsDao.java 58.22% <58.33%> (ø) 18 <7> (?)
...hadoop/gcsio/cooplock/CoopLockOperationRename.java 62.22% <62.22%> (ø) 7 <7> (?)
... and 3 more

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 a91ed84...0b4ede8. Read the comment docs.

@medb medb merged commit 34bca3a into master Jul 1, 2019
@medb medb deleted the coop_lock_ga branch July 1, 2019 20:23
mayanks pushed a commit to mayanks/hadoop-connectors that referenced this pull request Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants