[Feature] Keyboard layout #12
Merged
Codecov / codecov/project
failed
Sep 22, 2024 in 0s
92.17% (-0.68%) compared to 7252ccf
View this Pull Request on Codecov
92.17% (-0.68%) compared to 7252ccf
Details
Codecov Report
Attention: Patch coverage is 84.32836%
with 21 lines
in your changes missing coverage. Please review.
Project coverage is 92.17%. Comparing base (
7252ccf
) to head (4fe61d3
).
Report is 33 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #12 +/- ##
===========================================
- Coverage 92.85% 92.17% -0.68%
===========================================
Files 33 37 +4
Lines 1539 1674 +135
===========================================
+ Hits 1429 1543 +114
- Misses 110 131 +21
Files with missing lines | Coverage Δ | |
---|---|---|
...ts/Helpers/Mirror/KeyboardLayoutGuide+Mirror.swift | 100.00% <100.00%> (ø) |
|
...Tests/Helpers/TestExtensions/Mirror+Testable.swift | 100.00% <100.00%> (ø) |
|
...ests/SketchKitTests/KeyboardLayoutGuideTests.swift | 100.00% <100.00%> (ø) |
|
Sources/SketchKit/Constrainable.swift | 66.66% <0.00%> (-33.34%) |
⬇️ |
Sources/SketchKit/KeyboardLayoutGuide.swift | 89.55% <89.55%> (ø) |
|
Sources/SketchKit/SketchKitDSL.swift | 33.33% <0.00%> (-66.67%) |
⬇️ |
Loading