quantcast / qfs

Quantcast File System
https://quantcast.atlassian.net
Apache License 2.0
643 stars 169 forks source link

1. fix compile error of mstress #253

Closed zhanglistar closed 2 years ago

zhanglistar commented 3 years ago
  1. c++ code compile error.
  2. ivy force maven use https to fix compiling java code.
codecov-commenter commented 3 years ago

Codecov Report

Merging #253 (32baf30) into master (74af293) will decrease coverage by 0.10%. The diff coverage is n/a.

:exclamation: Current head 32baf30 differs from pull request most recent head a2bba4d. Consider uploading reports for the commit a2bba4d to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
- Coverage   55.40%   55.30%   -0.11%     
==========================================
  Files         303      303              
  Lines       93500    93498       -2     
==========================================
- Hits        51808    51709      -99     
- Misses      41692    41789      +97     
Impacted Files Coverage Δ
src/cc/meta/ChunkPlacement.h 84.59% <0.00%> (-5.04%) :arrow_down:
src/cc/meta/DiskEntry.cc 71.12% <0.00%> (-1.41%) :arrow_down:
src/cc/chunk/MetaServerSM.cc 65.59% <0.00%> (-1.22%) :arrow_down:
src/cc/meta/ClientSM.cc 70.03% <0.00%> (-1.07%) :arrow_down:
src/cc/libclient/Reader.cc 71.25% <0.00%> (-1.02%) :arrow_down:
src/cc/meta/LayoutManager.h 75.96% <0.00%> (-0.91%) :arrow_down:
src/cc/kfsio/SslFilter.cc 66.83% <0.00%> (-0.76%) :arrow_down:
src/cc/kfsio/IOBuffer.cc 73.03% <0.00%> (-0.32%) :arrow_down:
src/cc/meta/LayoutManager.cc 51.47% <0.00%> (-0.29%) :arrow_down:
src/cc/kfsio/DelegationToken.cc 56.55% <0.00%> (-0.26%) :arrow_down:
... and 8 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 74af293...a2bba4d. Read the comment docs.