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-562: Export Survey Data #1273

Merged
merged 47 commits into from
Sep 17, 2024

Merge branch 'dev' into SIMSBIOHUB-562

0577889
Select commit
Loading
Failed to load commit list.
Merged

SIMSBIOHUB-562: Export Survey Data #1273

Merge branch 'dev' into SIMSBIOHUB-562
0577889
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 16, 2024 in 1s

73.03% of diff hit (target 48.28%)

View this Pull Request on Codecov

73.03% of diff hit (target 48.28%)

Annotations

Check warning on line 39 in api/src/__mocks__/db.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/__mocks__/db.ts#L39

Added line #L39 was not covered by tests

Check warning on line 243 in api/src/database/db.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/database/db.ts#L243

Added line #L243 was not covered by tests

Check warning on line 246 in api/src/database/db.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/database/db.ts#L246

Added line #L246 was not covered by tests

Check warning on line 249 in api/src/database/db.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/database/db.ts#L249

Added line #L249 was not covered by tests

Check warning on line 19 in api/src/paths/project/{projectId}/survey/{surveyId}/export/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/paths/project/{projectId}/survey/{surveyId}/export/index.ts#L19

Added line #L19 was not covered by tests

Check warning on line 96 in api/src/repositories/survey-critter-repository.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/repositories/survey-critter-repository.ts#L96

Added line #L96 was not covered by tests

Check warning on line 120 in api/src/services/export-services/export-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/export-service.ts#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 135 in api/src/services/export-services/export-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/export-service.ts#L135

Added line #L135 was not covered by tests

Check warning on line 137 in api/src/services/export-services/export-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/export-service.ts#L137

Added line #L137 was not covered by tests

Check warning on line 140 in api/src/services/export-services/export-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/export-service.ts#L140

Added line #L140 was not covered by tests

Check warning on line 143 in api/src/services/export-services/export-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/export-service.ts#L143

Added line #L143 was not covered by tests

Check warning on line 70 in api/src/services/export-services/export-utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/export-utils.ts#L70

Added line #L70 was not covered by tests

Check warning on line 47 in api/src/services/export-services/observation/export-observation-strategy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/observation/export-observation-strategy.ts#L47

Added line #L47 was not covered by tests

Check warning on line 53 in api/src/services/export-services/observation/export-observation-strategy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/observation/export-observation-strategy.ts#L53

Added line #L53 was not covered by tests

Check warning on line 47 in api/src/services/export-services/survey/export-survey-metadata-strategy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/survey/export-survey-metadata-strategy.ts#L47

Added line #L47 was not covered by tests

Check warning on line 53 in api/src/services/export-services/survey/export-survey-metadata-strategy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/survey/export-survey-metadata-strategy.ts#L53

Added line #L53 was not covered by tests

Check warning on line 49 in api/src/services/export-services/telemetry/export-telemetry-strategy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/telemetry/export-telemetry-strategy.ts#L49

Added line #L49 was not covered by tests

Check warning on line 55 in api/src/services/export-services/telemetry/export-telemetry-strategy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/telemetry/export-telemetry-strategy.ts#L55

Added line #L55 was not covered by tests

Check warning on line 66 in api/src/services/export-services/telemetry/export-telemetry-strategy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/telemetry/export-telemetry-strategy.ts#L66

Added line #L66 was not covered by tests

Check warning on line 70 in api/src/services/export-services/telemetry/export-telemetry-strategy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/telemetry/export-telemetry-strategy.ts#L68-L70

Added lines #L68 - L70 were not covered by tests

Check warning on line 74 in api/src/services/export-services/telemetry/export-telemetry-strategy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/telemetry/export-telemetry-strategy.ts#L74

Added line #L74 was not covered by tests

Check warning on line 77 in api/src/services/export-services/telemetry/export-telemetry-strategy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/telemetry/export-telemetry-strategy.ts#L77

Added line #L77 was not covered by tests

Check warning on line 81 in api/src/services/export-services/telemetry/export-telemetry-strategy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/telemetry/export-telemetry-strategy.ts#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 85 in api/src/services/export-services/telemetry/export-telemetry-strategy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/telemetry/export-telemetry-strategy.ts#L85

Added line #L85 was not covered by tests

Check warning on line 88 in api/src/services/export-services/telemetry/export-telemetry-strategy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/export-services/telemetry/export-telemetry-strategy.ts#L88

Added line #L88 was not covered by tests