Skip to content

V1.0.0 beta.1 (#11)

d680855
Select commit
Loading
Failed to load commit list.
Draft

Changes from Swift-App-Template #125

V1.0.0 beta.1 (#11)
d680855
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

79.35% (+5.68%) compared to 1bd7f84

View this Pull Request on Codecov

79.35% (+5.68%) compared to 1bd7f84

Details

Codecov Report

❌ Patch coverage is 69.79866% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.35%. Comparing base (1bd7f84) to head (d680855).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
Sources/SyntaxKit/Declarations/IfCanImport.swift 0.00% 32 Missing ⚠️
Sources/SyntaxKit/Declarations/Enum.swift 0.00% 3 Missing ⚠️
Sources/SyntaxKit/Declarations/Extension.swift 0.00% 3 Missing ⚠️
Sources/SyntaxKit/Declarations/Protocol.swift 0.00% 3 Missing ⚠️
Sources/SyntaxKit/Declarations/Import.swift 33.33% 2 Missing ⚠️
Sources/SyntaxKit/Declarations/Initializer.swift 96.55% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
+ Coverage   73.67%   79.35%   +5.68%     
==========================================
  Files         136      129       -7     
  Lines        6020     4685    -1335     
==========================================
- Hits         4435     3718     -717     
+ Misses       1585      967     -618     

☔ 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.