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

[Feature] Keyboard layout #12

Merged
merged 2 commits into from
Sep 22, 2024

Update codecov action to 4.x (was 3.1.4)

4fe61d3
Select commit
Loading
Failed to load commit list.
Merged

[Feature] Keyboard layout #12

Update codecov action to 4.x (was 3.1.4)
4fe61d3
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
Sources/SketchKit/SketchKitDSL.swift 0.00% 12 Missing ⚠️
Sources/SketchKit/KeyboardLayoutGuide.swift 89.55% 7 Missing ⚠️
Sources/SketchKit/Constrainable.swift 0.00% 2 Missing ⚠️
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%) ⬇️