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: add nuke addon #47

Closed wgnf closed 2 years ago

wgnf commented 2 years ago

📫 Addressed Issue(s)

📄 Description

Adds a NuGet Package that can be consumed by Nuke projects as an "addon"

✅ Checks

ℹ Additional Information

...

codecov[bot] commented 2 years ago

Codecov Report

Merging #47 (d68777f) into main (b0ca80f) will increase coverage by 0.31%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   94.07%   94.39%   +0.31%     
==========================================
  Files          23       24       +1     
  Lines         878      927      +49     
==========================================
+ Hits          826      875      +49     
  Misses         52       52              
Impacted Files Coverage Δ
...Nuke/Liz.Nuke/ExtractLicensesSettingsExtensions.cs 100.00% <100.00%> (ø)

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 b0ca80f...d68777f. Read the comment docs.