Skip to content

Fix display and change to updated DTOs

Codecov / codecov/patch failed Feb 13, 2024 in 1s

12.76% of diff hit (target 45.11%)

View this Pull Request on Codecov

12.76% of diff hit (target 45.11%)

Annotations

Check warning on line 76 in src/main/kotlin/fr/shikkanime/controllers/site/SiteController.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/fr/shikkanime/controllers/site/SiteController.kt#L76

Added line #L76 was not covered by tests

Check warning on line 83 in src/main/kotlin/fr/shikkanime/controllers/site/SiteController.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/fr/shikkanime/controllers/site/SiteController.kt#L78-L83

Added lines #L78 - L83 were not covered by tests

Check warning on line 100 in src/main/kotlin/fr/shikkanime/controllers/site/SiteController.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/fr/shikkanime/controllers/site/SiteController.kt#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 29 in src/main/kotlin/fr/shikkanime/converters/anime/AnimeToUpdatedAnimeDtoConverter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/fr/shikkanime/converters/anime/AnimeToUpdatedAnimeDtoConverter.kt#L25-L29

Added lines #L25 - L29 were not covered by tests

Check warning on line 32 in src/main/kotlin/fr/shikkanime/converters/anime/AnimeToUpdatedAnimeDtoConverter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/fr/shikkanime/converters/anime/AnimeToUpdatedAnimeDtoConverter.kt#L32

Added line #L32 was not covered by tests

Check warning on line 38 in src/main/kotlin/fr/shikkanime/converters/anime/AnimeToUpdatedAnimeDtoConverter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/fr/shikkanime/converters/anime/AnimeToUpdatedAnimeDtoConverter.kt#L38

Added line #L38 was not covered by tests

Check warning on line 49 in src/main/kotlin/fr/shikkanime/converters/anime/AnimeToUpdatedAnimeDtoConverter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/fr/shikkanime/converters/anime/AnimeToUpdatedAnimeDtoConverter.kt#L40-L49

Added lines #L40 - L49 were not covered by tests

Check warning on line 51 in src/main/kotlin/fr/shikkanime/converters/anime/AnimeToUpdatedAnimeDtoConverter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/fr/shikkanime/converters/anime/AnimeToUpdatedAnimeDtoConverter.kt#L51

Added line #L51 was not covered by tests

Check warning on line 56 in src/main/kotlin/fr/shikkanime/converters/anime/AnimeToUpdatedAnimeDtoConverter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/fr/shikkanime/converters/anime/AnimeToUpdatedAnimeDtoConverter.kt#L53-L56

Added lines #L53 - L56 were not covered by tests

Check warning on line 21 in src/main/kotlin/fr/shikkanime/converters/simulcast/SimulcastToUpdatedSimulcastDtoConverter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/fr/shikkanime/converters/simulcast/SimulcastToUpdatedSimulcastDtoConverter.kt#L17-L21

Added lines #L17 - L21 were not covered by tests

Check warning on line 28 in src/main/kotlin/fr/shikkanime/converters/simulcast/SimulcastToUpdatedSimulcastDtoConverter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/fr/shikkanime/converters/simulcast/SimulcastToUpdatedSimulcastDtoConverter.kt#L24-L28

Added lines #L24 - L28 were not covered by tests

Check warning on line 36 in src/main/kotlin/fr/shikkanime/converters/simulcast/SimulcastToUpdatedSimulcastDtoConverter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/fr/shikkanime/converters/simulcast/SimulcastToUpdatedSimulcastDtoConverter.kt#L30-L36

Added lines #L30 - L36 were not covered by tests

Check warning on line 22 in src/main/kotlin/fr/shikkanime/dtos/animes/UpdatedAnimeDto.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/fr/shikkanime/dtos/animes/UpdatedAnimeDto.kt#L9-L22

Added lines #L9 - L22 were not covered by tests

Check warning on line 6 in src/main/kotlin/fr/shikkanime/dtos/simulcasts/UpdatedSimulcastDto.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/fr/shikkanime/dtos/simulcasts/UpdatedSimulcastDto.kt#L6

Added line #L6 was not covered by tests

Check warning on line 31 in src/main/kotlin/fr/shikkanime/services/caches/AnimeCacheService.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/fr/shikkanime/services/caches/AnimeCacheService.kt#L31

Added line #L31 was not covered by tests

Check warning on line 70 in src/main/kotlin/fr/shikkanime/services/caches/AnimeCacheService.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/fr/shikkanime/services/caches/AnimeCacheService.kt#L70

Added line #L70 was not covered by tests

Check warning on line 24 in src/main/kotlin/fr/shikkanime/services/caches/SimulcastCacheService.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/fr/shikkanime/services/caches/SimulcastCacheService.kt#L24

Added line #L24 was not covered by tests