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: add trending subject api #830

Merged
merged 1 commit into from
Nov 22, 2024

feat: add trending subject api

d2cfeb9
Select commit
Loading
Failed to load commit list.
Merged

feat: add trending subject api #830

feat: add trending subject api
d2cfeb9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 22, 2024 in 0s

24.84% of diff hit (target 69.14%)

View this Pull Request on Codecov

24.84% of diff hit (target 69.14%)

Annotations

Check warning on line 11 in lib/trending/subject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/trending/subject.ts#L9-L11

Added lines #L9 - L11 were not covered by tests

Check warning on line 28 in lib/trending/subject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/trending/subject.ts#L13-L28

Added lines #L13 - L28 were not covered by tests

Check warning on line 40 in lib/trending/subject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/trending/subject.ts#L30-L40

Added lines #L30 - L40 were not covered by tests

Check warning on line 62 in lib/trending/subject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/trending/subject.ts#L42-L62

Added lines #L42 - L62 were not covered by tests

Check warning on line 70 in lib/trending/subject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/trending/subject.ts#L64-L70

Added lines #L64 - L70 were not covered by tests

Check warning on line 85 in lib/trending/subject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/trending/subject.ts#L72-L85

Added lines #L72 - L85 were not covered by tests

Check warning on line 22 in lib/trending/type.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/trending/type.ts#L14-L22

Added lines #L14 - L22 were not covered by tests

Check warning on line 84 in lib/types/fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/types/fetcher.ts#L62-L84

Added lines #L62 - L84 were not covered by tests

Check warning on line 62 in routes/private/routes/trending.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

routes/private/routes/trending.ts#L45-L62

Added lines #L45 - L62 were not covered by tests

Check warning on line 1 in tasks/trending.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

tasks/trending.ts#L1

Added line #L1 was not covered by tests

Check warning on line 7 in tasks/trending.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

tasks/trending.ts#L7

Added line #L7 was not covered by tests