Skip to content

Adding Sendable

68c3fa9
Select commit
Loading
Failed to load commit list.
Merged

Cleaning up Documentation #84

Adding Sendable
68c3fa9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2025 in 0s

73.25% (+0.34%) compared to c622583

View this Pull Request on Codecov

73.25% (+0.34%) compared to c622583

Details

Codecov Report

Attention: Patch coverage is 71.25000% with 23 lines in your changes missing coverage. Please review.

Project coverage is 73.25%. Comparing base (c622583) to head (68c3fa9).

Files with missing lines Patch % Lines
...rces/SyntaxKit/Collections/DictionaryLiteral.swift 0.00% 7 Missing ⚠️
Sources/SyntaxKit/Collections/ArrayLiteral.swift 0.00% 6 Missing ⚠️
Sources/SyntaxKit/Variables/VariableExp.swift 44.44% 5 Missing ⚠️
Sources/SyntaxKit/Expressions/Literal.swift 60.00% 2 Missing ⚠️
Sources/SyntaxKit/CodeBlocks/EmptyCodeBlock.swift 0.00% 1 Missing ⚠️
...Kit/Collections/PatternConvertableCollection.swift 50.00% 1 Missing ⚠️
...es/SyntaxKit/Expressions/OptionalChainingExp.swift 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           v0.0.2      #84      +/-   ##
==========================================
+ Coverage   72.91%   73.25%   +0.34%     
==========================================
  Files         119      117       -2     
  Lines        5726     5613     -113     
==========================================
- Hits         4175     4112      -63     
+ Misses       1551     1501      -50     

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