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

Fix incorrect x axis date labels #171

Merged
merged 1 commit into from
Jan 26, 2025

fix x value labels in health data charts and adapt dizzinis y axis va…

d835d6a
Select commit
Loading
Failed to load commit list.
Merged

Fix incorrect x axis date labels #171

fix x value labels in health data charts and adapt dizzinis y axis va…
d835d6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 26, 2025 in 1s

40.72% (+0.18%) compared to b98ea73

View this Pull Request on Codecov

40.72% (+0.18%) compared to b98ea73

Details

Codecov Report

Attention: Patch coverage is 57.40741% with 23 lines in your changes missing coverage. Please review.

Project coverage is 40.72%. Comparing base (b98ea73) to head (d835d6a).

Files with missing lines Patch % Lines
...ord/bdh/engagehf/health/symptoms/SymptomsScreen.kt 0.00% 17 Missing ⚠️
...tanford/bdh/engagehf/health/HealthUiStateMapper.kt 85.30% 5 Missing ⚠️
...ford/bdh/engagehf/health/components/HealthChart.kt 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #171      +/-   ##
============================================
+ Coverage     40.54%   40.72%   +0.18%     
- Complexity      858      866       +8     
============================================
  Files           299      299              
  Lines         11421    11434      +13     
  Branches       1716     1723       +7     
============================================
+ Hits           4630     4655      +25     
+ Misses         6326     6319       -7     
+ Partials        465      460       -5     
Files with missing lines Coverage Δ
.../engagehf/health/symptoms/SymptomsUiStateMapper.kt 94.90% <100.00%> (ø)
.../bdh/engagehf/health/symptoms/SymptomsViewModel.kt 94.26% <100.00%> (ø)
...ford/bdh/engagehf/health/components/HealthChart.kt 0.00% <0.00%> (ø)
...tanford/bdh/engagehf/health/HealthUiStateMapper.kt 68.58% <85.30%> (+10.88%) ⬆️
...ord/bdh/engagehf/health/symptoms/SymptomsScreen.kt 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes


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 b98ea73...d835d6a. Read the comment docs.