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

feat: Buckets in the HTTP API (SOFIE-2795) #1070

Merge branch 'contribute/EAV-33/buckets-api-http' into contribute/EAV…

4f468c6
Select commit
Loading
Failed to load commit list.
Merged

feat: Buckets in the HTTP API (SOFIE-2795) #1070

Merge branch 'contribute/EAV-33/buckets-api-http' into contribute/EAV…
4f468c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 20, 2023 in 1s

12.05% of diff hit (target 58.12%)

View this Pull Request on Codecov

12.05% of diff hit (target 58.12%)

Annotations

Check warning on line 120 in meteor/lib/api/rest/v1/buckets.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

meteor/lib/api/rest/v1/buckets.ts#L1-L120

Added lines #L1 - L120 were not covered by tests

Check warning on line 2 in meteor/lib/api/rest/v1/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

meteor/lib/api/rest/v1/index.ts#L2

Added line #L2 was not covered by tests

Check warning on line 5 in meteor/lib/api/rest/v1/playlists.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

meteor/lib/api/rest/v1/playlists.ts#L5

Added line #L5 was not covered by tests

Check warning on line 100 in meteor/lib/api/rest/v1/playlists.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

meteor/lib/api/rest/v1/playlists.ts#L79-L100

Added lines #L79 - L100 were not covered by tests

Check warning on line 281 in meteor/server/api/rest/v1/buckets.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

meteor/server/api/rest/v1/buckets.ts#L1-L281

Added lines #L1 - L281 were not covered by tests

Check warning on line 20 in meteor/server/api/rest/v1/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

meteor/server/api/rest/v1/index.ts#L20

Added line #L20 was not covered by tests

Check warning on line 185 in meteor/server/api/rest/v1/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

meteor/server/api/rest/v1/index.ts#L185

Added line #L185 was not covered by tests

Check warning on line 8 in meteor/server/api/rest/v1/playlists.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

meteor/server/api/rest/v1/playlists.ts#L8

Added line #L8 was not covered by tests

Check warning on line 23 in meteor/server/api/rest/v1/playlists.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

meteor/server/api/rest/v1/playlists.ts#L23

Added line #L23 was not covered by tests

Check warning on line 25 in meteor/server/api/rest/v1/playlists.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

meteor/server/api/rest/v1/playlists.ts#L25

Added line #L25 was not covered by tests

Check warning on line 206 in meteor/server/api/rest/v1/playlists.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

meteor/server/api/rest/v1/playlists.ts#L206

Added line #L206 was not covered by tests

Check warning on line 266 in meteor/server/api/rest/v1/playlists.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

meteor/server/api/rest/v1/playlists.ts#L216-L266

Added lines #L216 - L266 were not covered by tests

Check warning on line 638 in meteor/server/api/rest/v1/playlists.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

meteor/server/api/rest/v1/playlists.ts#L598-L638

Added lines #L598 - L638 were not covered by tests

Check warning on line 11 in meteor/server/api/rest/v1/typeConversion.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

meteor/server/api/rest/v1/typeConversion.ts#L11

Added line #L11 was not covered by tests

Check warning on line 24 in meteor/server/api/rest/v1/typeConversion.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

meteor/server/api/rest/v1/typeConversion.ts#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 37 in meteor/server/api/rest/v1/typeConversion.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

meteor/server/api/rest/v1/typeConversion.ts#L37

Added line #L37 was not covered by tests

Check warning on line 435 in meteor/server/api/rest/v1/typeConversion.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

meteor/server/api/rest/v1/typeConversion.ts#L416-L435

Added lines #L416 - L435 were not covered by tests