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

Specify source and target to avoid build error #229

Merged
merged 1 commit into from
Apr 21, 2018

Conversation

soarez
Copy link
Contributor

@soarez soarez commented Apr 16, 2018

@soarez soarez force-pushed the fix-build-error branch 2 times, most recently from a15909d to 81ee536 Compare April 16, 2018 16:10
@codecov-io
Copy link

codecov-io commented Apr 16, 2018

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%) ⬇️
src/cc/chunk/DiskIo.cc 64.62% <0%> (-1.1%) ⬇️
src/cc/common/Properties.cc 65.3% <0%> (-0.41%) ⬇️
src/cc/chunk/ChunkManager.cc 56.42% <0%> (-0.25%) ⬇️
src/cc/meta/ChunkServer.cc 57.92% <0%> (-0.17%) ⬇️
src/cc/libclient/Reader.cc 71.48% <0%> (-0.16%) ⬇️
src/cc/qcdio/QCDiskQueue.cc 68.64% <0%> (-0.09%) ⬇️
src/cc/meta/LayoutManager.cc 48.66% <0%> (-0.08%) ⬇️
src/cc/libclient/RSStriper.cc 77.4% <0%> (-0.05%) ⬇️
src/cc/chunk/KfsOps.cc 56.3% <0%> (-0.04%) ⬇️
... 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.

@mikeov mikeov merged commit 8c68d95 into quantcast:master Apr 21, 2018
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