8000 Fix app hang when importing empty Apple Health data by jdisho · Pull Request #105 · StanfordBDHG/LLMonFHIR · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix app hang when importing empty Apple Health data #105

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

Merged
merged 1 commit into from
May 28, 2025

Set isWaiting to false when there are no health records

13bc27f
Select commit
Loading
Failed to load commit list.
Merged

Fix app hang when importing empty Apple Health data #105

Set isWaiting to false when there are no health records
13bc27f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2025 in 0s

22.95% (+0.00%) compared to 3b25a72

View this Pull Request on Codecov

22.95% (+0.00%) compared to 3b25a72

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.95%. Comparing base (3b25a72) to head (13bc27f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #105   +/-   ##
=======================================
  Coverage   22.95%   22.95%           
=======================================
  Files          57       57           
  Lines         632      632           
=======================================
  Hits          145      145           
  Misses        487      487           
Files with missing lines Coverage Δ
LLMonFHIR/LLMonFHIRStandard.swift 36.37% <ø> (ø)
LLMonFHIR/ResourceView.swift 85.72% <ø> (ø)

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 3b25a72...13bc27f. Read the comment docs.

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