Skip to content

dashboard view ui touch ups and create export pdf feature#116

Merged
kkellybonilla merged 3 commits intomainfrom
kkellyb/dashboard-updates
Mar 13, 2025
Merged

dashboard view ui touch ups and create export pdf feature#116
kkellybonilla merged 3 commits intomainfrom
kkellyb/dashboard-updates

Conversation

@kkellybonilla
Copy link
Copy Markdown
Contributor

@kkellybonilla kkellybonilla commented Mar 13, 2025

dashboard view ui touch ups and create export pdf feature

This is probably the ugliest PR I've ever merged I'm sorry in advance, I will clean it up later >.<
Currently up against final demo timing

♻️ Current situation & Problem

Link any open issues or pull requests (PRs) related to this PR. Please ensure that all non-trivial PRs are first tracked and discussed in an existing GitHub issue or discussion.

⚙️ Release Notes

Add a bullet point list 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 or links to the documentation if it appends or changes the public interface.

📚 Documentation

Please ensure that you properly document any additions in conformance to Spezi Documentation Guide.
You can use this section to describe your solution, but we encourage contributors to document your reasoning and changes using in-line documentation.

✅ Testing

Please ensure that the PR meets the testing requirements set by CodeCov and that new functionality is appropriately tested.
This section describes important information about the tests and why some elements might not be testable.

📝 Code of Conduct & Contributing Guidelines

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

@kkellybonilla kkellybonilla requested review from PSchmiedmayer, Turquoise-T and elsa-bismuth and removed request for Turquoise-T and elsa-bismuth March 13, 2025 21:40
@kkellybonilla kkellybonilla requested review from Turquoise-T and removed request for PSchmiedmayer March 13, 2025 21:40
@kkellybonilla kkellybonilla enabled auto-merge (squash) March 13, 2025 21:42
@kkellybonilla kkellybonilla merged commit a046946 into main Mar 13, 2025
5 of 6 checks passed
@kkellybonilla kkellybonilla deleted the kkellyb/dashboard-updates branch March 13, 2025 23:32
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 13, 2025

Codecov Report

Attention: Patch coverage is 0% with 220 lines in your changes missing coverage. Please review.

Project coverage is 12.99%. Comparing base (332a655) to head (f27278a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
Stanford360/Dashboard/Views/ExportPDFSheet.swift 0.00% 64 Missing ⚠️
Stanford360/Dashboard/Views/DashboardChart.swift 0.00% 49 Missing ⚠️
...ford360/Dashboard/Views/ImageRendererPDFView.swift 0.00% 42 Missing ⚠️
Stanford360/Dashboard/Views/PDFGenerator.swift 0.00% 21 Missing ⚠️
...nford360/Dashboard/Views/DashboardWeeklyView.swift 0.00% 13 Missing ⚠️
Stanford360/Dashboard/Views/DashboardPDFView.swift 0.00% 7 Missing ⚠️
Stanford360/Dashboard/Views/ExportPDFButton.swift 0.00% 7 Missing ⚠️
Stanford360/Dashboard/Views/ShareSheet.swift 0.00% 4 Missing ⚠️
...anford360/Dashboard/Views/DashboardTodayView.swift 0.00% 3 Missing ⚠️
Stanford360/Dashboard/Views/ProgressCard.swift 0.00% 3 Missing ⚠️
... and 4 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
- Coverage   13.43%   12.99%   -0.43%     
==========================================
  Files          97      103       +6     
  Lines        4597     4750     +153     
==========================================
  Hits          617      617              
- Misses       3980     4133     +153     
Files with missing lines Coverage Δ
...anford360/Shared/Components/LineChartContent.swift 0.00% <0.00%> (ø)
...tanford360/Shared/Components/TimeFramePicker.swift 0.00% <0.00%> (ø)
...rd360/Dashboard/Views/DashboardTimeFrameView.swift 0.00% <0.00%> (ø)
...anford360/Dashboard/Views/DashboardTodayView.swift 0.00% <0.00%> (ø)
Stanford360/Dashboard/Views/ProgressCard.swift 0.00% <0.00%> (ø)
Stanford360/Shared/Data/Data.swift 0.00% <0.00%> (ø)
Stanford360/Dashboard/Views/ShareSheet.swift 0.00% <0.00%> (ø)
Stanford360/Dashboard/Views/DashboardPDFView.swift 0.00% <0.00%> (ø)
Stanford360/Dashboard/Views/ExportPDFButton.swift 0.00% <0.00%> (ø)
...nford360/Dashboard/Views/DashboardWeeklyView.swift 0.00% <0.00%> (ø)
... and 4 more

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 332a655...f27278a. Read the comment docs.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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