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

Add support for missing arguments #32

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

marcinsmialek
Copy link
Contributor

This is work in progress for #30

@codecov
Copy link

codecov bot commented Oct 19, 2019

Codecov Report

Merging #32 into master will increase coverage by 15.32%.
The diff coverage is 98.24%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #32       +/-   ##
===========================================
+ Coverage   47.66%   62.99%   +15.32%     
===========================================
  Files          11       14        +3     
  Lines         472      508       +36     
  Branches       70       69        -1     
===========================================
+ Hits          225      320       +95     
+ Misses        226      169       -57     
+ Partials       21       19        -2
Impacted Files Coverage Δ
Source/Cake.Paket.Addin/Tooling/PaketTool.cs 72.22% <0%> (ø) ⬆️
...et.Addin/Restore/PaketRestoreSettingsExtensions.cs 100% <100%> (ø)
Source/Cake.Paket.Addin/Pack/PaketPackSettings.cs 100% <100%> (ø) ⬆️
...e/Cake.Paket.Addin/Restore/PaketRestoreSettings.cs 100% <100%> (+100%) ⬆️
Source/Cake.Paket.Addin/Push/PaketPusher.cs 100% <100%> (+2.56%) ⬆️
Source/Cake.Paket.Addin/Restore/PaketRestorer.cs 100% <100%> (+100%) ⬆️
...urce/Cake.Paket.Addin/Pack/PaketSpecificVersion.cs 100% <100%> (ø)
...ke.Paket.Addin/Pack/PaketPackSettingsExtensions.cs 100% <100%> (ø)
Source/Cake.Paket.Addin/Pack/PaketPacker.cs 100% <100%> (+1.19%) ⬆️
... and 4 more

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 b1830ef...5f1a5b0. Read the comment docs.

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.

1 participant