abhinavk99 / jikanpy

Python wrapper for the Jikan API
MIT License
217 stars 29 forks source link

Allow parameterless seasonal query to default to current season #84

Closed NateShoffner closed 3 years ago

NateShoffner commented 3 years ago

The season endpoint returns the current season's anime listing if no parameters are specified, which can be pretty convenient.

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@9b3161a). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #84   +/-   ##
=========================================
  Coverage          ?   99.18%           
=========================================
  Files             ?        5           
  Lines             ?      246           
  Branches          ?        0           
=========================================
  Hits              ?      244           
  Misses            ?        2           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9b3161a...8aa7696. Read the comment docs.