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

✅ Fixed broadcast adapter func and random anime/manga endpoint #543

Merged
merged 2 commits into from
Jun 27, 2024

fixed broadcast adapter function in Anime model

896c68f
Select commit
Loading
Failed to load commit list.
Merged

✅ Fixed broadcast adapter func and random anime/manga endpoint #543

fixed broadcast adapter function in Anime model
896c68f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 23, 2024 in 0s

2.32% of diff hit (target 57.76%)

View this Pull Request on Codecov

2.32% of diff hit (target 57.76%)

Annotations

Check warning on line 428 in app/Anime.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Anime.php#L427-L428

Added lines #L427 - L428 were not covered by tests

Check warning on line 25 in app/Features/QueryRandomAnimeHandler.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Features/QueryRandomAnimeHandler.php#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 28 in app/Features/QueryRandomAnimeHandler.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Features/QueryRandomAnimeHandler.php#L28

Added line #L28 was not covered by tests

Check warning on line 25 in app/Features/QueryRandomMangaHandler.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Features/QueryRandomMangaHandler.php#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 28 in app/Features/QueryRandomMangaHandler.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Features/QueryRandomMangaHandler.php#L28

Added line #L28 was not covered by tests

Check warning on line 25 in app/JikanApiModel.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/JikanApiModel.php#L25

Added line #L25 was not covered by tests

Check warning on line 34 in app/JikanApiModel.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/JikanApiModel.php#L27-L34

Added lines #L27 - L34 were not covered by tests

Check warning on line 43 in app/JikanApiModel.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/JikanApiModel.php#L36-L43

Added lines #L36 - L43 were not covered by tests

Check warning on line 47 in app/JikanApiModel.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/JikanApiModel.php#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 53 in app/JikanApiModel.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/JikanApiModel.php#L49-L53

Added lines #L49 - L53 were not covered by tests

Check warning on line 59 in app/JikanApiModel.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/JikanApiModel.php#L55-L59

Added lines #L55 - L59 were not covered by tests

Check warning on line 63 in app/JikanApiModel.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/JikanApiModel.php#L62-L63

Added lines #L62 - L63 were not covered by tests