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

extract shared code into DocumentList #275

Merged
merged 23 commits into from
Feb 2, 2024

Fixed linter

2e2f536
Select commit
Loading
Failed to load commit list.
Merged

extract shared code into DocumentList #275

Fixed linter
2e2f536
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 2, 2024 in 0s

0.00% of diff hit (target 10.47%)

View this Pull Request on Codecov

0.00% of diff hit (target 10.47%)

Annotations

Check warning on line 181 in components/DocumentList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/DocumentList.vue#L2-L181

Added lines #L2 - L181 were not covered by tests

Check warning on line 35 in composables/browse.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

composables/browse.ts#L8-L35

Added lines #L8 - L35 were not covered by tests

Check warning on line 2 in composables/discover.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

composables/discover.ts#L2

Added line #L2 was not covered by tests

Check warning on line 7 in composables/discover.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

composables/discover.ts#L7

Added line #L7 was not covered by tests

Check warning on line 45 in composables/playlist.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

composables/playlist.ts#L38-L45

Added lines #L38 - L45 were not covered by tests

Check warning on line 8 in pages/browse/audiobooks.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/browse/audiobooks.vue#L2-L8

Added lines #L2 - L8 were not covered by tests

Check warning on line 8 in pages/browse/events.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/browse/events.vue#L2-L8

Added lines #L2 - L8 were not covered by tests

Check warning on line 5 in pages/browse/index.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/browse/index.vue#L5

Added line #L5 was not covered by tests

Check warning on line 9 in pages/browse/index.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/browse/index.vue#L9

Added line #L9 was not covered by tests

Check warning on line 5 in pages/browse/music.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/browse/music.vue#L2-L5

Added lines #L2 - L5 were not covered by tests

Check warning on line 7 in pages/browse/music.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/browse/music.vue#L7

Added line #L7 was not covered by tests

Check warning on line 5 in pages/browse/podcasts.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/browse/podcasts.vue#L2-L5

Added lines #L2 - L5 were not covered by tests

Check warning on line 7 in pages/browse/podcasts.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/browse/podcasts.vue#L7

Added line #L7 was not covered by tests

Check warning on line 5 in pages/featured.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/featured.vue#L2-L5

Added lines #L2 - L5 were not covered by tests

Check warning on line 7 in pages/featured.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/featured.vue#L7

Added line #L7 was not covered by tests

Check warning on line 2 in pages/index.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/index.vue#L2

Added line #L2 was not covered by tests

Check warning on line 4 in pages/index.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/index.vue#L4

Added line #L4 was not covered by tests

Check warning on line 10 in pages/index.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/index.vue#L8-L10

Added lines #L8 - L10 were not covered by tests

Check warning on line 14 in pages/index.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/index.vue#L14

Added line #L14 was not covered by tests

Check warning on line 2 in pages/search.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/search.vue#L2

Added line #L2 was not covered by tests

Check warning on line 97 in pages/search.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/search.vue#L97

Added line #L97 was not covered by tests

Check warning on line 30 in plugins/2.bmm-api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/2.bmm-api.ts#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 18 in stores/toolbarTitle.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

stores/toolbarTitle.ts#L14-L18

Added lines #L14 - L18 were not covered by tests

Check warning on line 5 in utils/reactiveApi.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/reactiveApi.ts#L5

Added line #L5 was not covered by tests

Check warning on line 13 in utils/setTitleOfDocumentList.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/setTitleOfDocumentList.ts#L2-L13

Added lines #L2 - L13 were not covered by tests