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

expand wrapped handler #4045

Merged
merged 1 commit into from Oct 28, 2019
Merged

expand wrapped handler #4045

merged 1 commit into from Oct 28, 2019

Conversation

arvidn
Copy link
Owner

@arvidn arvidn commented Oct 27, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Oct 27, 2019

Codecov Report

Merging #4045 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4045      +/-   ##
==========================================
+ Coverage   70.16%   70.19%   +0.03%     
==========================================
  Files         442      442              
  Lines       64135    64131       -4     
  Branches     8984     8982       -2     
==========================================
+ Hits        44998    45018      +20     
+ Misses      14615    14607       -8     
+ Partials     4522     4506      -16
Impacted Files Coverage Δ
src/peer_connection.cpp 59.66% <ø> (-0.07%) ⬇️
include/libtorrent/torrent.hpp 82.94% <ø> (ø) ⬆️
include/libtorrent/aux_/allocating_handler.hpp 66.66% <100%> (ø) ⬆️
src/torrent.cpp 58.49% <100%> (-0.09%) ⬇️
src/file_view_pool.cpp 57.77% <0%> (-7.78%) ⬇️
src/kademlia/routing_table.cpp 73.06% <0%> (-2.58%) ⬇️
include/libtorrent/extensions.hpp 69.62% <0%> (-1.27%) ⬇️
src/peer_list.cpp 70.91% <0%> (-0.48%) ⬇️
src/bt_peer_connection.cpp 54.24% <0%> (-0.4%) ⬇️
src/http_parser.cpp 91.97% <0%> (-0.34%) ⬇️
... and 30 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 c5a8bc5...2d5a028. Read the comment docs.

@arvidn arvidn changed the title Cpp17 wrapped handler expand wrapped handler Oct 28, 2019
@arvidn arvidn merged commit 921170c into master Oct 28, 2019
@arvidn arvidn deleted the cpp17-wrapped-handler branch October 28, 2019 20:20
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