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

Implementation of a progress Indicator for Input-Related Messages #138

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

Merge branch 'main' into feature/process-indicator

2466f06
Select commit
Loading
Failed to load commit list.
Open

Implementation of a progress Indicator for Input-Related Messages #138

Merge branch 'main' into feature/process-indicator
2466f06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2025 in 0s

79.21% (+0.56%) compared to 2d9de70

View this Pull Request on Codecov

79.21% (+0.56%) compared to 2d9de70

Details

Codecov Report

Attention: Patch coverage is 91.01796% with 15 lines in your changes missing coverage. Please review.

Project coverage is 79.21%. Comparing base (2d9de70) to head (2466f06).

Files with missing lines Patch % Lines
...AGEHF/Managers/MessageManager/MessageManager.swift 80.00% 9 Missing ⚠️
ENGAGEHF/ENGAGEHFStandard.swift 82.61% 4 Missing ⚠️
ENGAGEHF/Dashboard/Messages/MessageRow.swift 98.65% 1 Missing ⚠️
...NGAGEHF/Questionnaire/QuestionnaireSheetView.swift 88.89% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   78.65%   79.21%   +0.56%     
==========================================
  Files         151      152       +1     
  Lines        5152     5271     +119     
==========================================
+ Hits         4052     4175     +123     
+ Misses       1100     1096       -4     
Files with missing lines Coverage Δ
...GEHF/Managers/MessageManager/ProcessingState.swift 100.00% <100.00%> (ø)
...Managers/NavigationManager/NavigationManager.swift 86.21% <100.00%> (+0.17%) ⬆️
ENGAGEHF/Dashboard/Messages/MessageRow.swift 97.40% <98.65%> (-0.07%) ⬇️
...NGAGEHF/Questionnaire/QuestionnaireSheetView.swift 75.56% <88.89%> (+25.56%) ⬆️
ENGAGEHF/ENGAGEHFStandard.swift 68.50% <82.61%> (+10.81%) ⬆️
...AGEHF/Managers/MessageManager/MessageManager.swift 75.35% <80.00%> (+1.67%) ⬆️

... and 2 files with indirect coverage changes


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 2d9de70...2466f06. Read the comment docs.