DanielaSfregola / twitter4s

An asynchronous non-blocking Scala client for both the Twitter Rest and Streaming API
Apache License 2.0
255 stars 100 forks source link

Make some media upload/status fields optional #321

Closed aburkhalter512 closed 4 years ago

aburkhalter512 commented 4 years ago

Overview

Makes a few media upload/status fields optional since they sometimes aren't returned by twitter.

codecov[bot] commented 4 years ago

Codecov Report

Merging #321 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #321   +/-   ##
=======================================
  Coverage   92.62%   92.62%           
=======================================
  Files          77       77           
  Lines        1152     1152           
  Branches        7        7           
=======================================
  Hits         1067     1067           
  Misses         85       85           

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 384fc19...9930875. Read the comment docs.