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

Support Swift 6 language mode #20

Merged
merged 7 commits into from
Dec 21, 2024

Add docs

1bcf50f
Select commit
Loading
Failed to load commit list.
Merged

Support Swift 6 language mode #20

Add docs
1bcf50f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2024 in 0s

80.47% (-0.21%) compared to 2fa1a93

View this Pull Request on Codecov

80.47% (-0.21%) compared to 2fa1a93

Details

Codecov Report

Attention: Patch coverage is 69.23077% with 4 lines in your changes missing coverage. Please review.

Project coverage is 80.47%. Comparing base (2fa1a93) to head (1bcf50f).

Files with missing lines Patch % Lines
Sources/SpeziChat/ChatView.swift 69.24% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   80.69%   80.47%   -0.21%     
==========================================
  Files          15       15              
  Lines         756      768      +12     
==========================================
+ Hits          610      618       +8     
- Misses        146      150       +4     
Files with missing lines Coverage Δ
Sources/SpeziChat/ChatView+ShareSheet.swift 69.24% <ø> (ø)
.../SpeziChat/Helpers/MessageInputViewHeightKey.swift 50.00% <ø> (ø)
...peziChat/Models/ChatEntity+HiddenMessageType.swift 100.00% <ø> (ø)
Sources/SpeziChat/ChatView.swift 65.22% <69.24%> (+0.22%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2fa1a93...1bcf50f. Read the comment docs.