StanfordBDHG / PediatricAppleWatchStudy

The Pediatric Apple Watch Study Application
MIT License
5 stars 0 forks source link

Update HomeScreen.swift #36

Closed ckunchur closed 1 year ago

ckunchur commented 1 year ago

Name of the PR

:recycle: Current situation & Problem

Describe the current situation (if possible, with an exemplary (or real) code snippet and/or where this is used) Please link any open issue that is addressed with this PR

:bulb: Proposed solution

Describe the solution and how this affects the project and internal structure

:gear: Release Notes

Add a summary of the feature and possible migration guides if this is a breaking change so this section can be added to the release notes. Include code snippets that provide examples of the feature implemented if it appends or changes the public interface.

:heavy_plus_sign: Additional Information

Provide some additional information if possible

Related PRs

Reference the related PRs

Testing

Are there tests included? If yes, which situations are tested, and which corner cases are missing?

Reviewer Nudging

Where should the reviewer start? Where is a good entry point?

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

codecov[bot] commented 1 year ago

Codecov Report

Merging #36 (5646597) into main (e344ce1) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #36   +/-   ##
=======================================
  Coverage   62.55%   62.55%           
=======================================
  Files          43       43           
  Lines        2024     2024           
=======================================
  Hits         1266     1266           
  Misses        758      758           
Impacted Files Coverage Δ
...urces/PAWSMockDataStorageProvider/HomeScreen.swift 82.03% <100.00%> (ø)

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 e344ce1...5646597. Read the comment docs.