Skip to content

App changes for the update telemetry API/DB

Codecov / codecov/patch succeeded Oct 31, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 96 in app/src/components/fields/AnimalAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/AnimalAutocompleteField.tsx#L96

Added line #L96 was not covered by tests

Check warning on line 98 in app/src/components/fields/AnimalAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/AnimalAutocompleteField.tsx#L98

Added line #L98 was not covered by tests

Check warning on line 101 in app/src/components/fields/AnimalAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/AnimalAutocompleteField.tsx#L101

Added line #L101 was not covered by tests

Check warning on line 90 in app/src/components/fields/DeviceAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DeviceAutocompleteField.tsx#L90

Added line #L90 was not covered by tests

Check warning on line 92 in app/src/components/fields/DeviceAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DeviceAutocompleteField.tsx#L92

Added line #L92 was not covered by tests

Check warning on line 94 in app/src/components/fields/DeviceAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DeviceAutocompleteField.tsx#L94

Added line #L94 was not covered by tests

Check warning on line 96 in app/src/components/fields/DeviceAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DeviceAutocompleteField.tsx#L96

Added line #L96 was not covered by tests

Check warning on line 99 in app/src/components/fields/DeviceAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DeviceAutocompleteField.tsx#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 105 in app/src/components/fields/DeviceAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DeviceAutocompleteField.tsx#L105

Added line #L105 was not covered by tests

Check warning on line 107 in app/src/components/fields/DeviceAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DeviceAutocompleteField.tsx#L107

Added line #L107 was not covered by tests

Check warning on line 110 in app/src/components/fields/DeviceAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DeviceAutocompleteField.tsx#L110

Added line #L110 was not covered by tests

Check warning on line 113 in app/src/components/fields/DeviceAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DeviceAutocompleteField.tsx#L113

Added line #L113 was not covered by tests

Check warning on line 121 in app/src/components/fields/DeviceAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DeviceAutocompleteField.tsx#L121

Added line #L121 was not covered by tests

Check warning on line 123 in app/src/components/fields/DeviceAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DeviceAutocompleteField.tsx#L123

Added line #L123 was not covered by tests

Check warning on line 125 in app/src/components/fields/DeviceAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DeviceAutocompleteField.tsx#L125

Added line #L125 was not covered by tests

Check warning on line 130 in app/src/components/fields/DeviceAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DeviceAutocompleteField.tsx#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 136 in app/src/components/fields/DeviceAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DeviceAutocompleteField.tsx#L135-L136

Added lines #L135 - L136 were not covered by tests

Check warning on line 140 in app/src/components/fields/DeviceAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DeviceAutocompleteField.tsx#L140

Added line #L140 was not covered by tests

Check warning on line 166 in app/src/components/fields/DeviceAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DeviceAutocompleteField.tsx#L166

Added line #L166 was not covered by tests

Check warning on line 171 in app/src/components/fields/DeviceAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DeviceAutocompleteField.tsx#L171

Added line #L171 was not covered by tests

Check warning on line 56 in app/src/contexts/animalPageContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/contexts/animalPageContext.tsx#L56

Added line #L56 was not covered by tests

Check warning on line 20 in app/src/features/surveys/telemetry/TelemetryPage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/telemetry/TelemetryPage.tsx#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 24 in app/src/features/surveys/telemetry/TelemetryPage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/telemetry/TelemetryPage.tsx#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 32 in app/src/features/surveys/telemetry/TelemetryPage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/telemetry/TelemetryPage.tsx#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 40 in app/src/features/surveys/telemetry/TelemetryPage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/telemetry/TelemetryPage.tsx#L39-L40

Added lines #L39 - L40 were not covered by tests