Hide IOSWriter
& IConsoleWriter
from the public interface
#2
Codecov / codecov/project
succeeded
Jan 19, 2024 in 1s
92.86% (target 50.00%)
View this Pull Request on Codecov
92.86% (target 50.00%)
Details
Codecov Report
Attention: 9 lines
in your changes are missing coverage. Please review.
Comparison is base (
22928c2
) 91.84% compared to head (f013ca5
) 92.86%.
Additional details and impacted files
@@ Coverage Diff @@
## dev #2 +/- ##
==========================================
+ Coverage 91.84% 92.86% +1.02%
==========================================
Files 9 10 +1
Lines 98 126 +28
==========================================
+ Hits 90 117 +27
- Misses 8 9 +1
Files | Coverage Δ | |
---|---|---|
...ces/Log/Classes/Core/Printers/ConsolePrinter.swift | 100.00% <100.00%> (ø) |
|
Sources/Log/Classes/Core/Printers/OSPrinter.swift | 100.00% <100.00%> (ø) |
|
.../Helpers/Writers/ConsoleWriter/ConsoleWriter.swift | 100.00% <100.00%> (+100.00%) |
⬆️ |
...riters/OSWriter/Strategies/IOSWriterStrategy.swift | 100.00% <100.00%> (ø) |
|
...og/Classes/Helpers/Writers/OSWriter/OSWriter.swift | 57.14% <57.14%> (+57.14%) |
⬆️ |
Loading