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

Align interface to Android #31

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

udpate

c49d294
Select commit
Loading
Failed to load commit list.
Draft

Align interface to Android #31

udpate
c49d294
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 0s

75.59% (-3.09%) compared to f50a5b8

View this Pull Request on Codecov

75.59% (-3.09%) compared to f50a5b8

Details

Codecov Report

Attention: Patch coverage is 70.45455% with 26 lines in your changes missing coverage. Please review.

Project coverage is 75.59%. Comparing base (f50a5b8) to head (c49d294).

Files with missing lines Patch % Lines
...es/SpeziContact/Models/ContactOption+Website.swift 37.50% 10 Missing ⚠️
...urces/SpeziContact/Contact Views/ContactView.swift 0.00% 7 Missing ⚠️
...urces/SpeziContact/Models/ContactOption+Text.swift 66.67% 5 Missing ⚠️
...urces/SpeziContact/Models/ContactOption+Call.swift 89.48% 2 Missing ⚠️
...rces/SpeziContact/Models/ContactOption+Email.swift 90.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   78.69%   75.59%   -3.09%     
==========================================
  Files           4        9       +5     
  Lines         319      340      +21     
==========================================
+ Hits          251      257       +6     
- Misses         68       83      +15     
Files with missing lines Coverage Δ
.../SpeziContact/Extensions/UIApplication+Alert.swift 100.00% <100.00%> (ø)
Sources/SpeziContact/Models/ContactOption.swift 100.00% <ø> (+13.05%) ⬆️
...urces/SpeziContact/Models/ContactOption+Call.swift 89.48% <89.48%> (ø)
...rces/SpeziContact/Models/ContactOption+Email.swift 90.00% <90.00%> (ø)
...urces/SpeziContact/Models/ContactOption+Text.swift 66.67% <66.67%> (ø)
...urces/SpeziContact/Contact Views/ContactView.swift 76.15% <0.00%> (-1.99%) ⬇️
...es/SpeziContact/Models/ContactOption+Website.swift 37.50% <37.50%> (ø)

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 f50a5b8...c49d294. Read the comment docs.