Skip to content

feat: created component for rendering single CSV import dialogs

Codecov / codecov/patch succeeded Dec 23, 2024 in 1s

48.40% of diff hit (target 45.82%)

View this Pull Request on Codecov

48.40% of diff hit (target 45.82%)

Annotations

Check warning on line 110 in api/src/paths/project/{projectId}/survey/{surveyId}/telemetry/import.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/paths/project/{projectId}/survey/{surveyId}/telemetry/import.ts#L110

Added line #L110 was not covered by tests

Check warning on line 115 in api/src/paths/project/{projectId}/survey/{surveyId}/telemetry/import.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/paths/project/{projectId}/survey/{surveyId}/telemetry/import.ts#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 120 in api/src/paths/project/{projectId}/survey/{surveyId}/telemetry/import.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/paths/project/{projectId}/survey/{surveyId}/telemetry/import.ts#L120

Added line #L120 was not covered by tests

Check warning on line 122 in api/src/paths/project/{projectId}/survey/{surveyId}/telemetry/import.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/paths/project/{projectId}/survey/{surveyId}/telemetry/import.ts#L122

Added line #L122 was not covered by tests

Check warning on line 125 in api/src/paths/project/{projectId}/survey/{surveyId}/telemetry/import.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/paths/project/{projectId}/survey/{surveyId}/telemetry/import.ts#L125

Added line #L125 was not covered by tests

Check warning on line 133 in api/src/paths/project/{projectId}/survey/{surveyId}/telemetry/import.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/paths/project/{projectId}/survey/{surveyId}/telemetry/import.ts#L133

Added line #L133 was not covered by tests

Check warning on line 136 in api/src/paths/project/{projectId}/survey/{surveyId}/telemetry/import.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/paths/project/{projectId}/survey/{surveyId}/telemetry/import.ts#L136

Added line #L136 was not covered by tests

Check warning on line 49 in api/src/repositories/telemetry-repositories/telemetry-manual-repository.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/repositories/telemetry-repositories/telemetry-manual-repository.ts#L49

Added line #L49 was not covered by tests

Check warning on line 55 in api/src/repositories/telemetry-repositories/telemetry-manual-repository.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/repositories/telemetry-repositories/telemetry-manual-repository.ts#L55

Added line #L55 was not covered by tests

Check warning on line 251 in api/src/services/telemetry-services/telemetry-vendor-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/telemetry-services/telemetry-vendor-service.ts#L251

Added line #L251 was not covered by tests

Check warning on line 253 in api/src/services/telemetry-services/telemetry-vendor-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/telemetry-services/telemetry-vendor-service.ts#L253

Added line #L253 was not covered by tests

Check warning on line 256 in api/src/services/telemetry-services/telemetry-vendor-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/telemetry-services/telemetry-vendor-service.ts#L256

Added line #L256 was not covered by tests

Check warning on line 260 in api/src/services/telemetry-services/telemetry-vendor-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/telemetry-services/telemetry-vendor-service.ts#L259-L260

Added lines #L259 - L260 were not covered by tests

Check warning on line 264 in api/src/services/telemetry-services/telemetry-vendor-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/telemetry-services/telemetry-vendor-service.ts#L264

Added line #L264 was not covered by tests

Check warning on line 267 in api/src/services/telemetry-services/telemetry-vendor-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/telemetry-services/telemetry-vendor-service.ts#L267

Added line #L267 was not covered by tests

Check warning on line 269 in api/src/services/telemetry-services/telemetry-vendor-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/telemetry-services/telemetry-vendor-service.ts#L269

Added line #L269 was not covered by tests

Check warning on line 171 in api/src/utils/csv-utils/csv-header-configs.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/utils/csv-utils/csv-header-configs.ts#L171

Added line #L171 was not covered by tests

Check warning on line 174 in api/src/utils/csv-utils/csv-header-configs.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/utils/csv-utils/csv-header-configs.ts#L174

Added line #L174 was not covered by tests

Check warning on line 28 in app/src/components/csv/CSVSingleImportDialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/csv/CSVSingleImportDialog.tsx#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 34 in app/src/components/csv/CSVSingleImportDialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/csv/CSVSingleImportDialog.tsx#L31-L34

Added lines #L31 - L34 were not covered by tests

Check warning on line 47 in app/src/components/csv/CSVSingleImportDialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/csv/CSVSingleImportDialog.tsx#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 59 in app/src/components/csv/CSVSingleImportDialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/csv/CSVSingleImportDialog.tsx#L55-L59

Added lines #L55 - L59 were not covered by tests

Check warning on line 68 in app/src/components/csv/CSVSingleImportDialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/csv/CSVSingleImportDialog.tsx#L68

Added line #L68 was not covered by tests

Check warning on line 70 in app/src/components/csv/CSVSingleImportDialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/csv/CSVSingleImportDialog.tsx#L70

Added line #L70 was not covered by tests

Check warning on line 74 in app/src/components/csv/CSVSingleImportDialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/csv/CSVSingleImportDialog.tsx#L73-L74

Added lines #L73 - L74 were not covered by tests