quantcast / qfs

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

Specify source and target to avoid build error #229

Closed soarez closed 6 years ago

soarez commented 6 years ago

Related to spring-guides/gs-maven#21

codecov-io commented 6 years ago

Codecov Report

Merging #229 into master will decrease coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
- Coverage   54.57%   54.53%   -0.05%     
==========================================
  Files         273      273              
  Lines       87907    87908       +1     
==========================================
- Hits        47979    47937      -42     
- Misses      39928    39971      +43
Impacted Files Coverage Δ
src/cc/tools/qfs_main.cc 65.3% <0%> (-1.34%) :arrow_down:
src/cc/chunk/DiskIo.cc 64.62% <0%> (-1.1%) :arrow_down:
src/cc/common/Properties.cc 65.3% <0%> (-0.41%) :arrow_down:
src/cc/chunk/ChunkManager.cc 56.42% <0%> (-0.25%) :arrow_down:
src/cc/meta/ChunkServer.cc 57.92% <0%> (-0.17%) :arrow_down:
src/cc/libclient/Reader.cc 71.48% <0%> (-0.16%) :arrow_down:
src/cc/qcdio/QCDiskQueue.cc 68.64% <0%> (-0.09%) :arrow_down:
src/cc/meta/LayoutManager.cc 48.66% <0%> (-0.08%) :arrow_down:
src/cc/libclient/RSStriper.cc 77.4% <0%> (-0.05%) :arrow_down:
src/cc/chunk/KfsOps.cc 56.3% <0%> (-0.04%) :arrow_down:
... and 6 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 d4629b0...6eb09ef. Read the comment docs.