Closed DariusIII closed 4 years ago
Merging #5 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #5 +/- ##
=======================================
Coverage 100% 100%
Complexity 166 166
=======================================
Files 25 25
Lines 461 461
=======================================
Hits 461 461
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 562e8c9...91283db. Read the comment docs.
@DariusIII Thanks for the fix 🥇. It's a shame the API is so loose with returning null on almost all fields though...
@canihavesomecoffee Their v3 API needs a lot of tweaking, as far as i can tell.
Feel free to open more PR's if you spot other things I might have missed :)
I've released 1.2.2 with your fix included.
As i am using your work extensively, as soon as i notice something will do a PR, if you haven't fixed it before me.
Attributes firstAired and network are sometimes having null values which is causing exceptions to be thrown.