jikan-me / jikan-rest

The REST API for Jikan
https://docs.api.jikan.moe/
MIT License
413 stars 268 forks source link

Added more tests and improved existing ones #489

Closed pushrbx closed 5 months ago

pushrbx commented 5 months ago

Added tests for recent bugs, and fixed an issue with "AnimeFactory" class.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (194c745) 55.69% compared to head (99fa9f9) 56.92%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #489 +/- ## ============================================ + Coverage 55.69% 56.92% +1.23% Complexity 1351 1351 ============================================ Files 339 339 Lines 5444 5444 ============================================ + Hits 3032 3099 +67 + Misses 2412 2345 -67 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.