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

Feature/reports #12

Merged
merged 5 commits into from
Feb 28, 2023
Merged

Feature/reports #12

merged 5 commits into from
Feb 28, 2023

Conversation

ckunchur
Copy link
Contributor

@ckunchur ckunchur commented Feb 27, 2023

Check Upload Status

♻️ 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

Previously, the status upload feature was only slightly modified from the MockUpload view and did not conform to our design standards.

💡 Proposed solution

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

The MockUpload header was modified to extract the date and time more cleanly and modify view color based on upload status.

⚙️ 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.

➕ Additional Information

Provide some additional information if possible
Removed old notifications tab (just have "Reports" aka old MockUpload tab now).

Related PRs

Reference the related PRs
See #3 for status update logic.

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
Copy link

codecov bot commented Feb 28, 2023

Codecov Report

Merging #12 (cbdd626) into main (01a1cd5) will decrease coverage by 0.67%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   90.12%   89.45%   -0.67%     
==========================================
  Files           9        9              
  Lines         344      322      -22     
==========================================
- Hits          310      288      -22     
  Misses         34       34              
Impacted Files Coverage Δ
PAWS/Home.swift 86.96% <100.00%> (ø)
PAWSUITests/HealthKitUploadTests.swift 100.00% <100.00%> (ø)
PAWSUITests/NotificationsTests.swift 100.00% <100.00%> (ø)
PAWSUITests/OnboardingTests.swift 77.95% <100.00%> (-0.16%) ⬇️

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 4671e6c...cbdd626. Read the comment docs.

@ckunchur ckunchur merged commit 6e54ee6 into main Feb 28, 2023
@ckunchur ckunchur deleted the feature/reports branch February 28, 2023 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants