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

Filter measurements search by focal and observed species #1338

Merged
merged 18 commits into from
Sep 3, 2024

fix: merged dev

d10c9b8
Select commit
Loading
Failed to load commit list.
Merged

Filter measurements search by focal and observed species #1338

fix: merged dev
d10c9b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 3, 2024 in 1s

30.90% of diff hit (target 47.01%)

View this Pull Request on Codecov

30.90% of diff hit (target 47.01%)

Annotations

Check warning on line 14 in api/src/paths/project/{projectId}/survey/{surveyId}/observations/taxon/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/paths/project/{projectId}/survey/{surveyId}/observations/taxon/index.ts#L14

Added line #L14 was not covered by tests

Check warning on line 16 in app/src/components/data-grid/GenericGridColumnDefinitions.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/data-grid/GenericGridColumnDefinitions.tsx#L16

Added line #L16 was not covered by tests

Check warning on line 67 in app/src/components/data-grid/GenericGridColumnDefinitions.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/data-grid/GenericGridColumnDefinitions.tsx#L67

Added line #L67 was not covered by tests

Check warning on line 131 in app/src/components/data-grid/GenericGridColumnDefinitions.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/data-grid/GenericGridColumnDefinitions.tsx#L131

Added line #L131 was not covered by tests

Check warning on line 192 in app/src/components/data-grid/GenericGridColumnDefinitions.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/data-grid/GenericGridColumnDefinitions.tsx#L192

Added line #L192 was not covered by tests

Check warning on line 41 in app/src/contexts/observationsContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/contexts/observationsContext.tsx#L41

Added line #L41 was not covered by tests

Check warning on line 95 in app/src/features/surveys/observations/observations-table/ObservationsTableContainer.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/ObservationsTableContainer.tsx#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 61 in app/src/features/surveys/observations/observations-table/configure-columns/components/environment/ConfigureEnvironmentColumns.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/environment/ConfigureEnvironmentColumns.tsx#L61

Added line #L61 was not covered by tests

Check warning on line 72 in app/src/features/surveys/observations/observations-table/configure-columns/components/environment/ConfigureEnvironmentColumns.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/environment/ConfigureEnvironmentColumns.tsx#L72

Added line #L72 was not covered by tests

Check warning on line 87 in app/src/features/surveys/observations/observations-table/configure-columns/components/environment/ConfigureEnvironmentColumns.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/environment/ConfigureEnvironmentColumns.tsx#L87

Added line #L87 was not covered by tests

Check warning on line 99 in app/src/features/surveys/observations/observations-table/configure-columns/components/environment/ConfigureEnvironmentColumns.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/environment/ConfigureEnvironmentColumns.tsx#L99

Added line #L99 was not covered by tests

Check warning on line 115 in app/src/features/surveys/observations/observations-table/configure-columns/components/environment/ConfigureEnvironmentColumns.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/environment/ConfigureEnvironmentColumns.tsx#L115

Added line #L115 was not covered by tests

Check warning on line 138 in app/src/features/surveys/observations/observations-table/configure-columns/components/general/ConfigureGeneralColumns.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/general/ConfigureGeneralColumns.tsx#L138

Added line #L138 was not covered by tests

Check warning on line 51 in app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/ConfigureMeasurementColumns.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/ConfigureMeasurementColumns.tsx#L51

Added line #L51 was not covered by tests

Check warning on line 78 in app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/ConfigureMeasurementColumns.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/ConfigureMeasurementColumns.tsx#L78

Added line #L78 was not covered by tests

Check warning on line 95 in app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/ConfigureMeasurementColumns.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/ConfigureMeasurementColumns.tsx#L95

Added line #L95 was not covered by tests

Check warning on line 104 in app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/ConfigureMeasurementColumns.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/ConfigureMeasurementColumns.tsx#L104

Added line #L104 was not covered by tests

Check warning on line 123 in app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/ConfigureMeasurementColumns.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/ConfigureMeasurementColumns.tsx#L123

Added line #L123 was not covered by tests

Check warning on line 41 in app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/search/MeasurementsSearch.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/search/MeasurementsSearch.tsx#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 46 in app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/search/MeasurementsSearch.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/search/MeasurementsSearch.tsx#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 49 in app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/search/MeasurementsSearch.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/search/MeasurementsSearch.tsx#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 52 in app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/search/MeasurementsSearch.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/search/MeasurementsSearch.tsx#L52

Added line #L52 was not covered by tests

Check warning on line 54 in app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/search/MeasurementsSearch.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/search/MeasurementsSearch.tsx#L54

Added line #L54 was not covered by tests

Check warning on line 56 in app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/search/MeasurementsSearch.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/search/MeasurementsSearch.tsx#L56

Added line #L56 was not covered by tests

Check warning on line 60 in app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/search/MeasurementsSearch.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/observations/observations-table/configure-columns/components/measurements/search/MeasurementsSearch.tsx#L60

Added line #L60 was not covered by tests