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

SIMSBIOHUB-627: Fix Manage Telemetry Page #1452

Merged
merged 13 commits into from
Dec 16, 2024

fix: dropped telemetry context provider and custom hook

1ef61b5
Select commit
Loading
Failed to load commit list.
Merged

SIMSBIOHUB-627: Fix Manage Telemetry Page #1452

fix: dropped telemetry context provider and custom hook
1ef61b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 16, 2024 in 1s

45.74% (-0.14%) compared to 227667d

View this Pull Request on Codecov

45.74% (-0.14%) compared to 227667d

Details

Codecov Report

Attention: Patch coverage is 12.50000% with 105 lines in your changes missing coverage. Please review.

Project coverage is 45.74%. Comparing base (227667d) to head (1ef61b5).

Files with missing lines Patch % Lines
app/src/contexts/telemetryTableContext.tsx 3.12% 31 Missing ⚠️
...ry-repositories/telemetry-deployment-repository.ts 21.73% 17 Missing and 1 partial ⚠️
...es/surveys/telemetry/list/SurveyDeploymentList.tsx 0.00% 13 Missing ⚠️
...eys/view/survey-spatial/SurveySpatialContainer.tsx 0.00% 8 Missing ⚠️
...emetry-repositories/telemetry-vendor-repository.ts 0.00% 6 Missing ⚠️
app/src/hooks/api/useTelemetryApi.ts 25.00% 6 Missing ⚠️
...ponents/measurements/search/MeasurementsSearch.tsx 0.00% 5 Missing ⚠️
...etry/manage/deployments/table/DeploymentsTable.tsx 0.00% 5 Missing ⚠️
...telemetry-services/telemetry-deployment-service.ts 0.00% 3 Missing ⚠️
.../src/components/fields/DeviceAutocompleteField.tsx 0.00% 3 Missing ⚠️
... and 4 more
Additional details and impacted files
@@                Coverage Diff                 @@
##           SIMSBIOHUB-627    #1452      +/-   ##
==================================================
- Coverage           45.88%   45.74%   -0.14%     
==================================================
  Files                 891      881      -10     
  Lines               23336    23178     -158     
  Branches             3417     3410       -7     
==================================================
- Hits                10707    10603     -104     
+ Misses              12017    11965      -52     
+ Partials              612      610       -2     

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