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

Add Ecological Units to Survey Focal Species #1343

Merged
merged 11 commits into from
Sep 6, 2024

Merge remote-tracking branch 'origin/dev' into survey-collection-unit

a4eb401
Select commit
Loading
Failed to load commit list.
Merged

Add Ecological Units to Survey Focal Species #1343

Merge remote-tracking branch 'origin/dev' into survey-collection-unit
a4eb401
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 6, 2024 in 1s

20.83% of diff hit (target 46.62%)

View this Pull Request on Codecov

20.83% of diff hit (target 46.62%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/repositories/survey-repository.ts#L805

Added line #L805 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/repositories/survey-repository.ts#L817

Added line #L817 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/repositories/survey-repository.ts#L821

Added line #L821 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/repositories/survey-repository.ts#L1080

Added line #L1080 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/repositories/survey-repository.ts#L1087

Added line #L1087 was not covered by tests

Check warning on line 303 in api/src/services/survey-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/survey-service.ts#L303

Added line #L303 was not covered by tests

Check warning on line 388 in api/src/services/survey-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/survey-service.ts#L388

Added line #L388 was not covered by tests

Check warning on line 390 in api/src/services/survey-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/survey-service.ts#L390

Added line #L390 was not covered by tests

Check warning on line 836 in api/src/services/survey-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/survey-service.ts#L836

Added line #L836 was not covered by tests

Check warning on line 49 in app/src/components/species/components/SpeciesSelectedCard.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/species/components/SpeciesSelectedCard.tsx#L49

Added line #L49 was not covered by tests

Check warning on line 35 in app/src/components/species/ecological-units/EcologicalUnitsOptionSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/species/ecological-units/EcologicalUnitsOptionSelect.tsx#L35

Added line #L35 was not covered by tests

Check warning on line 37 in app/src/components/species/ecological-units/EcologicalUnitsOptionSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/species/ecological-units/EcologicalUnitsOptionSelect.tsx#L37

Added line #L37 was not covered by tests

Check warning on line 47 in app/src/components/species/ecological-units/EcologicalUnitsOptionSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/species/ecological-units/EcologicalUnitsOptionSelect.tsx#L47

Added line #L47 was not covered by tests

Check warning on line 33 in app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 36 in app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 39 in app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx#L39

Added line #L39 was not covered by tests

Check warning on line 41 in app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx#L41

Added line #L41 was not covered by tests

Check warning on line 43 in app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx#L43

Added line #L43 was not covered by tests

Check warning on line 49 in app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx#L49

Added line #L49 was not covered by tests

Check warning on line 55 in app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 58 in app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx#L58

Added line #L58 was not covered by tests

Check warning on line 62 in app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx#L62

Added line #L62 was not covered by tests

Check warning on line 68 in app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx#L68

Added line #L68 was not covered by tests

Check warning on line 77 in app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx#L77

Added line #L77 was not covered by tests

Check warning on line 93 in app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/species/ecological-units/EcologicalUnitsSelect.tsx#L93

Added line #L93 was not covered by tests