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 cake addin #46

Closed wgnf closed 2 years ago

wgnf commented 2 years ago

📫 Addressed Issue(s)

📄 Description

Adds the nuget package which can be used as a cake addin

✅ Checks

ℹ Additional Information

Documentations will be added all at once

codecov[bot] commented 2 years ago

Codecov Report

Merging #46 (4b06e24) into main (802bb37) will decrease coverage by 0.01%. The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
- Coverage   94.08%   94.07%   -0.02%     
==========================================
  Files          22       23       +1     
  Lines         846      878      +32     
==========================================
+ Hits          796      826      +30     
- Misses         50       52       +2     
Impacted Files Coverage Δ
src/Cake/Liz.Cake/Logging/CakeLogger.cs 93.75% <93.75%> (ø)

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 802bb37...4b06e24. Read the comment docs.