Skip to content

Add support for missing arguments - #32

Draft
marcinsmialek wants to merge 9 commits into
cake-contrib:masterfrom
marcinsmialek:missing_arguments
Draft

Add support for missing arguments#32
marcinsmialek wants to merge 9 commits into
cake-contrib:masterfrom
marcinsmialek:missing_arguments

Added missing Restore arguments

5f1a5b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

62.99% (+15.32%) compared to b1830ef

View this Pull Request on Codecov

62.99% (+15.32%) compared to b1830ef

Details

Codecov Report

❌ Patch coverage is 98.24561% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 62.99%. Comparing base (b1830ef) to head (5f1a5b0).

Files with missing lines Patch % Lines
Source/Cake.Paket.Addin/Tooling/PaketTool.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.