Skip to content

chore: migrate from Vuex to Pinia

Codecov / codecov/patch failed Jun 24, 2024 in 1s

20.99% of diff hit (target 29.29%)

View this Pull Request on Codecov

20.99% of diff hit (target 29.29%)

Annotations

Check warning on line 61 in src/components/AppNavigation/AppNavigationHeader/AppNavigationHeaderDatePicker.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/AppNavigationHeader/AppNavigationHeaderDatePicker.vue#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 87 in src/components/AppNavigation/AppNavigationHeader/AppNavigationHeaderDatePicker.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/AppNavigationHeader/AppNavigationHeaderDatePicker.vue#L87

Added line #L87 was not covered by tests

Check warning on line 142 in src/components/AppNavigation/AppNavigationHeader/AppNavigationHeaderDatePicker.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/AppNavigationHeader/AppNavigationHeaderDatePicker.vue#L142

Added line #L142 was not covered by tests

Check warning on line 196 in src/components/AppNavigation/AppNavigationHeader/AppNavigationHeaderDatePicker.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/AppNavigationHeader/AppNavigationHeaderDatePicker.vue#L196

Added line #L196 was not covered by tests

Check warning on line 56 in src/components/AppNavigation/AppointmentConfigList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/AppointmentConfigList.vue#L56

Added line #L56 was not covered by tests

Check warning on line 58 in src/components/AppNavigation/AppointmentConfigList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/AppointmentConfigList.vue#L58

Added line #L58 was not covered by tests

Check warning on line 80 in src/components/AppNavigation/AppointmentConfigList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/AppointmentConfigList.vue#L80

Added line #L80 was not covered by tests

Check warning on line 84 in src/components/AppNavigation/AppointmentConfigList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/AppointmentConfigList.vue#L84

Added line #L84 was not covered by tests

Check warning on line 90 in src/components/AppNavigation/CalendarList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/CalendarList.vue#L90

Added line #L90 was not covered by tests

Check warning on line 161 in src/components/AppNavigation/CalendarList/CalendarListItem.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/CalendarList/CalendarListItem.vue#L161

Added line #L161 was not covered by tests

Check warning on line 213 in src/components/AppNavigation/CalendarList/CalendarListItem.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/CalendarList/CalendarListItem.vue#L213

Added line #L213 was not covered by tests

Check warning on line 120 in src/components/AppNavigation/CalendarList/CalendarListNew.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/CalendarList/CalendarListNew.vue#L120

Added line #L120 was not covered by tests

Check warning on line 160 in src/components/AppNavigation/CalendarList/CalendarListNew.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/CalendarList/CalendarListNew.vue#L159-L160

Added lines #L159 - L160 were not covered by tests

Check warning on line 162 in src/components/AppNavigation/CalendarList/CalendarListNew.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/CalendarList/CalendarListNew.vue#L162

Added line #L162 was not covered by tests

Check warning on line 260 in src/components/AppNavigation/CalendarList/CalendarListNew.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/CalendarList/CalendarListNew.vue#L260

Added line #L260 was not covered by tests

Check warning on line 81 in src/components/AppNavigation/CalendarList/PublicCalendarListItem.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/CalendarList/PublicCalendarListItem.vue#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 113 in src/components/AppNavigation/CalendarList/PublicCalendarListItem.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/CalendarList/PublicCalendarListItem.vue#L113

Added line #L113 was not covered by tests

Check warning on line 183 in src/components/AppNavigation/CalendarList/PublicCalendarListItem.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/CalendarList/PublicCalendarListItem.vue#L183

Added line #L183 was not covered by tests

Check warning on line 135 in src/components/AppNavigation/CalendarList/Trashbin.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/CalendarList/Trashbin.vue#L135

Added line #L135 was not covered by tests

Check warning on line 142 in src/components/AppNavigation/CalendarList/Trashbin.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/CalendarList/Trashbin.vue#L142

Added line #L142 was not covered by tests

Check warning on line 190 in src/components/AppNavigation/CalendarList/Trashbin.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/CalendarList/Trashbin.vue#L190

Added line #L190 was not covered by tests

Check warning on line 202 in src/components/AppNavigation/CalendarList/Trashbin.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/CalendarList/Trashbin.vue#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 223 in src/components/AppNavigation/CalendarList/Trashbin.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/CalendarList/Trashbin.vue#L223

Added line #L223 was not covered by tests

Check warning on line 85 in src/components/AppNavigation/EditCalendarModal.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/EditCalendarModal.vue#L85

Added line #L85 was not covered by tests

Check warning on line 114 in src/components/AppNavigation/EditCalendarModal.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/EditCalendarModal.vue#L114

Added line #L114 was not covered by tests