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

feat(20432): select ref area by user's location #966

feat(20432): select ref area by user location

c889717
Select commit
Loading
Failed to load commit list.
Merged

feat(20432): select ref area by user's location #966

feat(20432): select ref area by user location
c889717
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 22, 2025 in 0s

10.02% (-0.03%) compared to d469784

View this Pull Request on Codecov

10.02% (-0.03%) compared to d469784

Details

Codecov Report

Attention: Patch coverage is 0% with 68 lines in your changes missing coverage. Please review.

Project coverage is 10.02%. Comparing base (d469784) to head (c889717).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ttingsForm/ReferenceAreaInfo/ReferenceAreaInfo.tsx 0.00% 48 Missing and 1 partial ⚠️
src/utils/common/userLocation.ts 0.00% 15 Missing and 1 partial ⚠️
src/core/shared_state/referenceArea.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #966      +/-   ##
==========================================
- Coverage   10.04%   10.02%   -0.03%     
==========================================
  Files         668      669       +1     
  Lines       29398    29459      +61     
  Branches     1235     1236       +1     
==========================================
  Hits         2954     2954              
- Misses      25915    25975      +60     
- Partials      529      530       +1     
Components Coverage Δ
UI Components 0.26% <ø> (+<0.01%) ⬆️
Core Logic 17.81% <0.00%> (ø)
Features 1.13% <0.00%> (-0.01%) ⬇️
Utilities 45.49% <0.00%> (-0.28%) ⬇️

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