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

Improve error handling in room stats and attendance #1600

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Add support for charts on displays with a higher pixel ratio (e.g. Re…

89eb069
Select commit
Loading
Failed to load commit list.
Draft

Improve error handling in room stats and attendance #1600

Add support for charts on displays with a higher pixel ratio (e.g. Re…
89eb069
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 21, 2024 in 1s

13.33% of diff hit (target 80.85%)

View this Pull Request on Codecov

13.33% of diff hit (target 80.85%)

Annotations

Check warning on line 211 in resources/js/components/RoomTabHistoryAttendanceButton.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

resources/js/components/RoomTabHistoryAttendanceButton.vue#L211

Added line #L211 was not covered by tests

Check warning on line 218 in resources/js/components/RoomTabHistoryAttendanceButton.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

resources/js/components/RoomTabHistoryAttendanceButton.vue#L218

Added line #L218 was not covered by tests

Check warning on line 226 in resources/js/components/RoomTabHistoryAttendanceButton.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

resources/js/components/RoomTabHistoryAttendanceButton.vue#L226

Added line #L226 was not covered by tests

Check warning on line 228 in resources/js/components/RoomTabHistoryAttendanceButton.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

resources/js/components/RoomTabHistoryAttendanceButton.vue#L228

Added line #L228 was not covered by tests

Check warning on line 232 in resources/js/components/RoomTabHistoryAttendanceButton.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

resources/js/components/RoomTabHistoryAttendanceButton.vue#L230-L232

Added lines #L230 - L232 were not covered by tests

Check warning on line 238 in resources/js/components/RoomTabHistoryAttendanceButton.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

resources/js/components/RoomTabHistoryAttendanceButton.vue#L236-L238

Added lines #L236 - L238 were not covered by tests

Check warning on line 244 in resources/js/components/RoomTabHistoryAttendanceButton.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

resources/js/components/RoomTabHistoryAttendanceButton.vue#L242-L244

Added lines #L242 - L244 were not covered by tests

Check warning on line 250 in resources/js/components/RoomTabHistoryAttendanceButton.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

resources/js/components/RoomTabHistoryAttendanceButton.vue#L248-L250

Added lines #L248 - L250 were not covered by tests

Check warning on line 129 in resources/js/components/RoomTabHistoryStatisticButton.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

resources/js/components/RoomTabHistoryStatisticButton.vue#L129

Added line #L129 was not covered by tests

Check warning on line 141 in resources/js/components/RoomTabHistoryStatisticButton.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

resources/js/components/RoomTabHistoryStatisticButton.vue#L141

Added line #L141 was not covered by tests

Check warning on line 167 in resources/js/components/RoomTabHistoryStatisticButton.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

resources/js/components/RoomTabHistoryStatisticButton.vue#L167

Added line #L167 was not covered by tests

Check warning on line 169 in resources/js/components/RoomTabHistoryStatisticButton.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

resources/js/components/RoomTabHistoryStatisticButton.vue#L169

Added line #L169 was not covered by tests

Check warning on line 173 in resources/js/components/RoomTabHistoryStatisticButton.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

resources/js/components/RoomTabHistoryStatisticButton.vue#L171-L173

Added lines #L171 - L173 were not covered by tests

Check warning on line 179 in resources/js/components/RoomTabHistoryStatisticButton.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

resources/js/components/RoomTabHistoryStatisticButton.vue#L177-L179

Added lines #L177 - L179 were not covered by tests