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

Load Date of Enrollment From the Firebase Instance #83

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Update Log Statements

7438c43
Select commit
Loading
Failed to load commit list.
Open

Load Date of Enrollment From the Firebase Instance #83

Update Log Statements
7438c43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

81.51% (+0.17%) compared to d66e09d

View this Pull Request on Codecov

81.51% (+0.17%) compared to d66e09d

Details

Codecov Report

Attention: Patch coverage is 87.23404% with 12 lines in your changes missing coverage. Please review.

Project coverage is 81.51%. Comparing base (d66e09d) to head (7438c43).

Files with missing lines Patch % Lines
PAWS/ECGRecordings/ECGModule.swift 78.27% 10 Missing ⚠️
PAWS/Account/AccountSheet.swift 33.34% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
+ Coverage   81.34%   81.51%   +0.17%     
==========================================
  Files          34       35       +1     
  Lines        1254     1319      +65     
==========================================
+ Hits         1020     1075      +55     
- Misses        234      244      +10     
Files with missing lines Coverage Δ
PAWS/Account/DateOfEnrollment.swift 100.00% <100.00%> (ø)
PAWS/ECGRecordings/ECGRecordingsList.swift 100.00% <100.00%> (ø)
PAWS/Helper/Firestore+User.swift 92.31% <ø> (ø)
PAWS/Onboarding/AccountOnboarding.swift 90.00% <100.00%> (+1.12%) ⬆️
PAWS/Onboarding/Consent.swift 94.12% <ø> (-0.32%) ⬇️
PAWS/PAWSDelegate.swift 96.20% <100.00%> (+0.08%) ⬆️
PAWS/PAWSStandard.swift 62.91% <100.00%> (+1.89%) ⬆️
PAWS/Account/AccountSheet.swift 66.67% <33.34%> (-3.60%) ⬇️
PAWS/ECGRecordings/ECGModule.swift 69.88% <78.27%> (+1.41%) ⬆️

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 d66e09d...7438c43. Read the comment docs.