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

Backend data type definition & Frontend user input data UI #5

Merged
merged 22 commits into from
Feb 12, 2025

fix bug in scheduler tests

65cc57f
Select commit
Loading
Failed to load commit list.
Merged

Backend data type definition & Frontend user input data UI #5

fix bug in scheduler tests
65cc57f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 12, 2025 in 0s

62.67% (-24.07%) compared to 26edeff

View this Pull Request on Codecov

62.67% (-24.07%) compared to 26edeff

Details

Codecov Report

Attention: Patch coverage is 11.41141% with 295 lines in your changes missing coverage. Please review.

Project coverage is 62.67%. Comparing base (26edeff) to head (65cc57f).

Files with missing lines Patch % Lines
NeutroFeverGuard/DataInputForm.swift 0.00% 230 Missing ⚠️
NeutroFeverGuard/AddDataView.swift 0.00% 41 Missing ⚠️
NeutroFeverGuard/HelperFunc.swift 0.00% 14 Missing ⚠️
NeutroFeverGuard/DataError.swift 0.00% 10 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #5       +/-   ##
===========================================
- Coverage   86.75%   62.67%   -24.07%     
===========================================
  Files          21       26        +5     
  Lines         709     1042      +333     
===========================================
+ Hits          615      653       +38     
- Misses         94      389      +295     
Files with missing lines Coverage Δ
NeutroFeverGuard/DataType.swift 100.00% <100.00%> (ø)
NeutroFeverGuard/DataError.swift 0.00% <0.00%> (ø)
NeutroFeverGuard/HelperFunc.swift 0.00% <0.00%> (ø)
NeutroFeverGuard/AddDataView.swift 0.00% <0.00%> (ø)
NeutroFeverGuard/DataInputForm.swift 0.00% <0.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 26edeff...65cc57f. Read the comment docs.