matthewhudson / current-device

📱 The easiest way to write conditional CSS and/or JavaScript based on device operating system (iOS, Android, Blackberry, Windows, Firefox OS, MeeGo), orientation (Portrait vs. Landscape), and type (Tablet vs. Mobile).
https://matthewhudson.github.io/current-device/
MIT License
3.95k stars 586 forks source link

Add macos in types #274

Closed higimo closed 3 years ago

higimo commented 3 years ago

fix #267

codecov[bot] commented 3 years ago

Codecov Report

Merging #274 (5cfc047) into master (c739906) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 5cfc047 differs from pull request most recent head c1a88a4. Consider uploading reports for the commit c1a88a4 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #274   +/-   ##
=======================================
  Coverage   71.71%   71.71%           
=======================================
  Files           1        1           
  Lines         152      152           
=======================================
  Hits          109      109           
  Misses         43       43           

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 c739906...c1a88a4. Read the comment docs.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 63.37% when pulling c1a88a45fd1df329330c05de3829255b68b186b5 on higimo:master into c73990633be886a679743fa4b76fe043a2155cd1 on matthewhudson:master.

higimo commented 3 years ago

@matthewhudson what do you think?