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-652: Manual Telemetry CSV Import #1454

Open
wants to merge 96 commits into
base: dev
Choose a base branch
from

feat: created component for rendering single CSV import dialogs

0bee76d
Select commit
Loading
Failed to load commit list.
Open

SIMSBIOHUB-652: Manual Telemetry CSV Import #1454

feat: created component for rendering single CSV import dialogs
0bee76d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 0s

45.83% (+0.00%) compared to c7146cb

View this Pull Request on Codecov

45.83% (+0.00%) compared to c7146cb

Details

Codecov Report

Attention: Patch coverage is 48.40764% with 81 lines in your changes missing coverage. Please review.

Project coverage is 45.83%. Comparing base (c7146cb) to head (0bee76d).

Files with missing lines Patch % Lines
app/src/components/csv/CSVSingleImportDialog.tsx 0.00% 38 Missing ⚠️
.../{projectId}/survey/{surveyId}/telemetry/import.ts 0.00% 10 Missing ⚠️
...ces/telemetry-services/telemetry-vendor-service.ts 18.18% 9 Missing ⚠️
...urveys/telemetry/table/TelemetryTableContainer.tsx 0.00% 8 Missing ⚠️
api/src/utils/csv-utils/csv-header-configs.ts 73.68% 3 Missing and 2 partials ⚠️
...rofile/captures/import-captures/utils/templates.ts 0.00% 5 Missing ⚠️
...emetry-repositories/telemetry-manual-repository.ts 0.00% 2 Missing ⚠️
app/src/hooks/api/useTelemetryApi.ts 33.33% 2 Missing ⚠️
.../dialog/attachments/FileUploadSingleItemDialog.tsx 0.00% 1 Missing ⚠️
app/src/utils/csv-utils.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1454   +/-   ##
=======================================
  Coverage   45.82%   45.83%           
=======================================
  Files         908      910    +2     
  Lines       23575    23661   +86     
  Branches     3473     3487   +14     
=======================================
+ Hits        10804    10844   +40     
- Misses      12162    12206   +44     
- Partials      609      611    +2     

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