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 health kit phase 2 #67

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 #39

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 #67 into master will decrease coverage by 0.85%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #67      +/-   ##
=========================================
- Coverage    9.95%   9.10%   -0.86%     
=========================================
  Files          33      35       +2     
  Lines         964    1054      +90     
=========================================
  Hits           96      96              
- Misses        868     958      +90     
Impacted Files Coverage Δ
...nse/Controller/Custom/ActivityViewController.swift 0.00% <0.00%> (ø)
...Sense/Controller/Custom/CustomViewController.swift 0.00% <0.00%> (ø)
...nse/Controller/Main/HealthBookViewController.swift 0.00% <0.00%> (ø)
...hSense/Controller/Main/SummaryViewController.swift 0.00% <0.00%> (ø)
...rc/iOS/HealthSense/HealthSense/HealthManager.swift 5.55% <0.00%> (-0.33%) :arrow_down:
...se/HealthSense/Helper/Healthkit/ReadActivity.swift 0.00% <0.00%> (ø)
...Sense/HealthSense/Helper/Healthkit/ReadHeart.swift 0.00% <0.00%> (ø)

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 1563aef...8b746db. Read the comment docs.