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(upnp): support newer miniupnpc library #2782

Merged
merged 1 commit into from
Jul 1, 2024

fix(upnp): support newer miniupnpc library

f39b8df
Select commit
Loading
Failed to load commit list.
Merged

fix(upnp): support newer miniupnpc library #2782

fix(upnp): support newer miniupnpc library
f39b8df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2024 in 0s

8.99% (+0.03%) compared to 90fd371

View this Pull Request on Codecov

8.99% (+0.03%) compared to 90fd371

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 8.99%. Comparing base (90fd371) to head (f39b8df).

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #2782      +/-   ##
=========================================
+ Coverage    8.95%   8.99%   +0.03%     
=========================================
  Files          94      95       +1     
  Lines       17383   17385       +2     
  Branches     8267    8268       +1     
=========================================
+ Hits         1557    1564       +7     
+ Misses      12962   12957       -5     
  Partials     2864    2864              
Files Coverage Δ
src/upnp.h 0.00% <0.00%> (ø)
src/upnp.cpp 3.01% <0.00%> (ø)

... and 2 files with indirect coverage changes