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 double field in CloudBlobMetadata serializer #1376

Merged
merged 1 commit into from
Feb 7, 2020

Conversation

lightningrob
Copy link
Contributor

Fixes AzureIntegration test.

@codecov-io
Copy link

Codecov Report

Merging #1376 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1376      +/-   ##
============================================
+ Coverage     72.06%   72.08%   +0.01%     
- Complexity     6789     6802      +13     
============================================
  Files           489      489              
  Lines         38475    38547      +72     
  Branches       4891     4906      +15     
============================================
+ Hits          27728    27786      +58     
- Misses         9417     9420       +3     
- Partials       1330     1341      +11
Impacted Files Coverage Δ Complexity Δ
...java/com.github.ambry.cloud/CloudBlobMetadata.java 89.74% <ø> (-0.09%) 37 <0> (ø)
...hub.ambry.clustermap/AmbryPartitionStateModel.java 43.13% <0%> (-2.7%) 5% <0%> (ø)
...c/main/java/com.github.ambry.network/Selector.java 78.21% <0%> (-1.84%) 77% <0%> (-2%)
...java/com.github.ambry.store/CompactionManager.java 90.47% <0%> (-1.79%) 25% <0%> (ø)
...java/com.github.ambry.network/SSLTransmission.java 70.46% <0%> (-1.54%) 76% <0%> (-1%)
.../java/com.github.ambry.router/DeleteOperation.java 93.43% <0%> (-1.46%) 44% <0%> (-1%)
...github.ambry.rest/AsyncRequestResponseHandler.java 86.86% <0%> (-1.02%) 21% <0%> (ø)
.../com.github.ambry.clustermap/HelixParticipant.java 84.61% <0%> (-0.94%) 58% <0%> (+2%)
...ry.replication/CloudToStoreReplicationManager.java 50.98% <0%> (-0.68%) 10% <0%> (ø)
...ain/java/com.github.ambry.router/PutOperation.java 91.23% <0%> (-0.5%) 114% <0%> (-1%)
... and 15 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 6f4d57f...4470914. Read the comment docs.

@cgtz cgtz merged commit 25abeae into linkedin:master Feb 7, 2020
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.

4 participants