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

feat: add cake addin #46

Merged
merged 11 commits into from
Feb 16, 2022
Merged

feat: add cake addin #46

merged 11 commits into from
Feb 16, 2022

Conversation

wgnf
Copy link
Owner

@wgnf wgnf commented Feb 16, 2022

📫 Addressed Issue(s)

📄 Description

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

✅ Checks

  • My PR adheres to the general code-style of this project (look at other code if you're unsure)
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the automated tests have passed

ℹ Additional Information

Documentations will be added all at once

@codecov
Copy link

codecov bot commented Feb 16, 2022

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.

@wgnf wgnf marked this pull request as ready for review February 16, 2022 18:49
@wgnf wgnf merged commit 6bdce4b into main Feb 16, 2022
@wgnf wgnf deleted the feature/cake-addin branch February 16, 2022 18:49
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.

Create Cake-AddIn
1 participant