Skip to content

more lint fixes

fe65260
Select commit
Loading
Failed to load commit list.
Merged

Adding Concurrency and Error Throws #77

more lint fixes
fe65260
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2025 in 0s

78.32% (+2.72%) compared to f158317

View this Pull Request on Codecov

78.32% (+2.72%) compared to f158317

Details

Codecov Report

Attention: Patch coverage is 83.92000% with 201 lines in your changes missing coverage. Please review.

Project coverage is 78.32%. Comparing base (f158317) to head (fe65260).

Files with missing lines Patch % Lines
Sources/SyntaxKit/EnumCase+Syntax.swift 68.04% 31 Missing ⚠️
Sources/SyntaxKit/Tuple.swift 29.26% 29 Missing ⚠️
Sources/SyntaxKit/DictionaryExpr.swift 54.34% 21 Missing ⚠️
Sources/SyntaxKit/Catch.swift 87.14% 18 Missing ⚠️
Sources/SyntaxKit/CatchBuilder.swift 28.57% 15 Missing ⚠️
Sources/SyntaxKit/Infix.swift 50.00% 12 Missing ⚠️
Sources/SyntaxKit/DictionaryValue.swift 0.00% 11 Missing ⚠️
Sources/SyntaxKit/Parameter.swift 69.69% 10 Missing ⚠️
Sources/SyntaxKit/Variable+TypedInitializers.swift 83.63% 9 Missing ⚠️
Sources/SyntaxKit/Case.swift 87.93% 7 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##           v0.0.2      #77      +/-   ##
==========================================
+ Coverage   75.59%   78.32%   +2.72%     
==========================================
  Files          61       75      +14     
  Lines        3196     4124     +928     
==========================================
+ Hits         2416     3230     +814     
- Misses        780      894     +114     

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