wgnf / liz

liz (ˈlΙͺz) is a tool to extract license-information from your project/solution aimed on a fast and correct process. Whether it's via a dotnet-CLI-Tool, Cake-Addin or Nuke-Addon
MIT License
9 stars 0 forks source link

feat: make http timeout configurable #130

Closed wgnf closed 1 year ago

wgnf commented 1 year ago

πŸ“« Addressed Issue(s)

πŸ“„ Description

.

βœ… Checks

codecov[bot] commented 1 year ago

Codecov Report

Merging #130 (b0ea4bb) into main (9cdf73a) will decrease coverage by 0.11%. The diff coverage is 80.00%.

:exclamation: Current head b0ea4bb differs from pull request most recent head c0eb8d6. Consider uploading reports for the commit c0eb8d6 to get more accurate results

@@            Coverage Diff             @@
##             main     #130      +/-   ##
==========================================
- Coverage   96.83%   96.72%   -0.11%     
==========================================
  Files          54       54              
  Lines        2335     2352      +17     
==========================================
+ Hits         2261     2275      +14     
- Misses         74       77       +3     
Impacted Files Coverage Ξ”
src/Tool/Liz.Tool/CommandLine/CommandProvider.cs 79.38% <72.72%> (-0.12%) :arrow_down:
src/Tool/Liz.Tool/CommandLine/CommandRunner.cs 97.87% <75.00%> (-2.13%) :arrow_down:
...Nuke/Liz.Nuke/ExtractLicensesSettingsExtensions.cs 100.00% <100.00%> (ΓΈ)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.