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

add torrent_info constructor overloads to control torrent file limits #3877

Merged
merged 1 commit into from
Jul 21, 2019

Conversation

arvidn
Copy link
Owner

@arvidn arvidn commented Jul 14, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Jul 14, 2019

Codecov Report

Merging #3877 into RC_1_2 will increase coverage by 0.37%.
The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           RC_1_2    #3877      +/-   ##
==========================================
+ Coverage   73.77%   74.14%   +0.37%     
==========================================
  Files         439      439              
  Lines       59677    59710      +33     
  Branches     8879     8886       +7     
==========================================
+ Hits        44024    44273     +249     
+ Misses      11208    10991     -217     
- Partials     4445     4446       +1
Impacted Files Coverage Δ
include/libtorrent/torrent_info.hpp 89.23% <ø> (ø) ⬆️
src/torrent_info.cpp 64.86% <16.66%> (-2.51%) ⬇️
include/libtorrent/bt_peer_connection.hpp 79.41% <0%> (-5.89%) ⬇️
src/pe_crypto.cpp 68.44% <0%> (-2.14%) ⬇️
src/error_code.cpp 55.76% <0%> (-1.93%) ⬇️
src/request_blocks.cpp 77.35% <0%> (-1.89%) ⬇️
test/test_ed25519.cpp 97.26% <0%> (-1.37%) ⬇️
src/string_util.cpp 85.36% <0%> (-0.61%) ⬇️
src/udp_tracker_connection.cpp 53.86% <0%> (-0.56%) ⬇️
src/block_cache.cpp 75.46% <0%> (-0.54%) ⬇️
... and 26 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 7a20850...cf1f435. Read the comment docs.

@arvidn arvidn added this to the 1.2.2 milestone Jul 20, 2019
@arvidn arvidn merged commit 196588c into RC_1_2 Jul 21, 2019
@arvidn arvidn deleted the torrent-info-limits-1.2 branch July 21, 2019 01:14
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