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) Macaw summary #57

Closed SensehacK closed 4 years ago

SensehacK commented 4 years ago

Pull Request

Description

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

Code Style

Documentation

Tests

Behavior

Fixes #30

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 4 years ago

Codecov Report

Merging #57 into master will decrease coverage by 0.11%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   11.42%   11.31%   -0.12%     
==========================================
  Files          29       29              
  Lines         709      716       +7     
==========================================
  Hits           81       81              
- Misses        628      635       +7     
Impacted Files Coverage Δ
...nse/Controller/Main/HealthBookViewController.swift 0.00% <0.00%> (ø)
...hSense/Controller/Main/SummaryViewController.swift 0.00% <0.00%> (ø)
...nse/HealthSense/Helper/Healthkit/ReadProfile.swift 0.00% <0.00%> (ø)
.../HealthSense/HealthSense/View/Macaw/BarChart.swift 0.00% <0.00%> (ø)
...ense/HealthSense/View/Macaw/CircularPieChart.swift 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 66b738d...63238b4. Read the comment docs.