SensehacK / health-sense

All in one Health App - Computer Science Capstone Project
https://sensehack.github.io/health-sense/
GNU General Public License v2.0
8 stars 3 forks source link

Feat alert view #66

Closed SensehacK closed 3 years ago

SensehacK commented 3 years ago

Pull Request

Description

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Code Style

Documentation

Tests

Behavior

Fixes #...

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Tested Checklist

Other information

Additional context/Screenshots Add any other context about the problem here. If applicable, add screenshots to help explain.

Note: for PR Review This repository's PRs would be peer reviewed and then 1 approving reviewer is needed to merge code with master branch.

codecov-io commented 3 years ago

Codecov Report

Merging #66 into master will decrease coverage by 1.33%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #66      +/-   ##
=========================================
- Coverage   11.29%   9.95%   -1.34%     
=========================================
  Files          30      33       +3     
  Lines         850     964     +114     
=========================================
  Hits           96      96              
- Misses        754     868     +114     
Impacted Files Coverage Δ
...Sense/Controller/Main/SettingsViewController.swift 0.00% <0.00%> (ø)
...hSense/Controller/Main/SummaryViewController.swift 0.00% <0.00%> (ø)
...rc/iOS/HealthSense/HealthSense/HealthManager.swift 5.88% <0.00%> (-0.37%) :arrow_down:
src/iOS/HealthSense/HealthSense/Helper/Alert.swift 0.00% <0.00%> (ø)
.../iOS/HealthSense/HealthSense/Helper/HSHelper.swift 0.00% <0.00%> (ø)
...Sense/HealthSense/Helper/Healthkit/ReadHeart.swift 0.00% <0.00%> (ø)
...nse/HealthSense/Helper/Healthkit/ReadProfile.swift 10.66% <0.00%> (-0.30%) :arrow_down:
...c/iOS/HealthSense/HealthSense/Utilities/User.swift 0.00% <ø> (ø)
... and 1 more

Continue to review full report at Codecov.

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