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 full allocation failure on APFS #2450

Merged
merged 1 commit into from
Oct 15, 2017
Merged

fix full allocation failure on APFS #2450

merged 1 commit into from
Oct 15, 2017

Conversation

arvidn
Copy link
Owner

@arvidn arvidn commented Oct 15, 2017

No description provided.

@codecov-io
Copy link

codecov-io commented Oct 15, 2017

Codecov Report

Merging #2450 into RC_1_1 will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           RC_1_1    #2450      +/-   ##
==========================================
+ Coverage   66.44%   66.58%   +0.13%     
==========================================
  Files         375      375              
  Lines       60856    60856              
  Branches     9703     9703              
==========================================
+ Hits        40434    40518      +84     
+ Misses      15997    15914      -83     
+ Partials     4425     4424       -1
Impacted Files Coverage Δ
src/file.cpp 73% <ø> (ø) ⬆️
src/timestamp_history.cpp 64.28% <0%> (-3.58%) ⬇️
src/http_seed_connection.cpp 51.58% <0%> (-1.81%) ⬇️
src/utp_stream.cpp 73.84% <0%> (-1.69%) ⬇️
src/kademlia/routing_table.cpp 62.55% <0%> (-1.11%) ⬇️
src/storage.cpp 60.73% <0%> (-0.37%) ⬇️
src/mpi.cpp 15.24% <0%> (-0.08%) ⬇️
include/libtorrent/utp_stream.hpp 43.13% <0%> (ø) ⬆️
src/piece_picker.cpp 89.26% <0%> (+0.13%) ⬆️
src/disk_io_thread.cpp 65.66% <0%> (+0.31%) ⬆️
... and 13 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 6214103...be22459. Read the comment docs.

@arvidn arvidn merged commit 205fe5e into RC_1_1 Oct 15, 2017
@arvidn arvidn deleted the allocate-file-apfs-1.1 branch October 15, 2017 22:08
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.

None yet

2 participants