php-tmdb / api

PHP 7.3+ API Wrapper for The Movie Database
MIT License
405 stars 113 forks source link

bugfix: Episode empty AirDate returns wrong DateTime #243

Closed ptheofan closed 2 years ago

ptheofan commented 3 years ago

Patch for Issue #242

codecov-commenter commented 3 years ago

Codecov Report

Merging #243 (d0efad7) into 4.0 (e330e8f) will decrease coverage by 0.01%. The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##                4.0     #243      +/-   ##
============================================
- Coverage     84.45%   84.43%   -0.02%     
- Complexity     2166     2167       +1     
============================================
  Files           196      196              
  Lines          5454     5456       +2     
============================================
+ Hits           4606     4607       +1     
- Misses          848      849       +1     
Impacted Files Coverage Δ
lib/Tmdb/Model/Tv/Episode.php 93.75% <66.66%> (-0.94%) :arrow_down:

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 e330e8f...d0efad7. Read the comment docs.