Closed Tyrrrz closed 4 years ago
Merging #56 into master will increase coverage by
0.60%
. The diff coverage is98.02%
.
@@ Coverage Diff @@
## master #56 +/- ##
==========================================
+ Coverage 95.75% 96.36% +0.60%
==========================================
Files 38 38
Lines 1556 1594 +38
==========================================
+ Hits 1490 1536 +46
+ Misses 66 58 -8
Impacted Files | Coverage Δ | |
---|---|---|
CliFx/DefaultTypeActivator.cs | 100.00% <ø> (ø) |
|
CliFx/DelegateTypeActivator.cs | 100.00% <ø> (ø) |
|
CliFx/IConsole.cs | 100.00% <ø> (ø) |
|
CliFx/Internal/TypeExtensions.cs | 100.00% <ø> (ø) |
|
CliFx/SystemConsole.cs | 46.15% <ø> (ø) |
|
CliFx/VirtualConsole.cs | 100.00% <ø> (ø) |
|
CliFx/Exceptions/CliFxException.cs | 92.04% <90.16%> (+3.33%) |
:arrow_up: |
CliFx/Domain/CommandArgumentSchema.cs | 98.83% <91.66%> (-1.17%) |
:arrow_down: |
CliFx/CliApplication.cs | 92.00% <96.77%> (-1.88%) |
:arrow_down: |
CliFx/Domain/HelpTextWriter.cs | 98.90% <97.70%> (-0.52%) |
:arrow_down: |
... and 14 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 17449e0...f58da3e. Read the comment docs.
Seasonal refactor
Closes #37