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

Mobile/feat/analytics #418

Merged
merged 163 commits into from
Oct 1, 2024

Merge branch 'develop' into mobile/feat/analytics

4c72da9
Select commit
Loading
Failed to load commit list.
Merged

Mobile/feat/analytics #418

Merge branch 'develop' into mobile/feat/analytics
4c72da9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 1, 2024 in 0s

48.67% (-33.71%) compared to e7499db

View this Pull Request on Codecov

48.67% (-33.71%) compared to e7499db

Details

Codecov Report

Attention: Patch coverage is 29.45946% with 261 lines in your changes missing coverage. Please review.

Project coverage is 48.67%. Comparing base (e7499db) to head (4c72da9).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
frontend/occupi-mobile4/utils/occupancy.ts 7.21% 88 Missing and 2 partials ⚠️
frontend/occupi-mobile4/services/apiservices.ts 7.14% 65 Missing ⚠️
frontend/occupi-mobile4/utils/bookings.ts 55.91% 34 Missing and 7 partials ⚠️
frontend/occupi-mobile4/services/aimodel.ts 0.00% 28 Missing ⚠️
frontend/occupi-mobile4/utils/notifications.ts 0.00% 17 Missing ⚠️
.../occupi-mobile4/screens/Settings/Notifications.tsx 62.50% 1 Missing and 8 partials ⚠️
frontend/occupi-mobile4/services/authservices.ts 57.89% 8 Missing ⚠️
frontend/occupi-mobile4/utils/user.ts 90.00% 1 Missing and 1 partial ⚠️
frontend/occupi-mobile4/services/securestore.ts 50.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (e7499db) and HEAD (4c72da9). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (e7499db) HEAD (4c72da9)
3 1
Additional details and impacted files
@@             Coverage Diff              @@
##           develop     #418       +/-   ##
============================================
- Coverage    82.37%   48.67%   -33.71%     
============================================
  Files           96       11       -85     
  Lines         5743      791     -4952     
  Branches        84      126       +42     
============================================
- Hits          4731      385     -4346     
+ Misses         919      360      -559     
+ Partials        93       46       -47     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.