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

Firebase Integration and Confidence Filtering #35

Merged
merged 6 commits into from
Mar 6, 2025

Merge branch 'main' into firestore

0cfbd51
Select commit
Loading
Failed to load commit list.
Merged

Firebase Integration and Confidence Filtering #35

Merge branch 'main' into firestore
0cfbd51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2025 in 0s

52.12% (-0.53%) compared to 5238df6

View this Pull Request on Codecov

52.12% (-0.53%) compared to 5238df6

Details

Codecov Report

Attention: Patch coverage is 31.25000% with 55 lines in your changes missing coverage. Please review.

Project coverage is 52.12%. Comparing base (5238df6) to head (0cfbd51).

Files with missing lines Patch % Lines
CoughSync/CoughView/CoughModelView.swift 0.00% 27 Missing ⚠️
CoughSync/CoughSyncStandard.swift 0.00% 18 Missing ⚠️
...hSync/CoughDetection/CoughDetectionViewModel.swift 30.00% 7 Missing ⚠️
CoughSync/CoughDetection/CoughClass.swift 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   52.66%   52.12%   -0.53%     
==========================================
  Files          38       38              
  Lines        1396     1443      +47     
==========================================
+ Hits          735      752      +17     
- Misses        661      691      +30     
Files with missing lines Coverage Δ
CoughSync/Dashboard/Dashboard.swift 100.00% <100.00%> (+4.35%) ⬆️
CoughSync/CoughDetection/CoughClass.swift 22.73% <0.00%> (-2.27%) ⬇️
...hSync/CoughDetection/CoughDetectionViewModel.swift 18.34% <30.00%> (+2.95%) ⬆️
CoughSync/CoughSyncStandard.swift 50.00% <0.00%> (-10.00%) ⬇️
CoughSync/CoughView/CoughModelView.swift 0.00% <0.00%> (-1.51%) ⬇️

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 5238df6...0cfbd51. Read the comment docs.

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