Nekmo / amazon-dash

Hack your Amazon Dash to run what you want.
MIT License
826 stars 69 forks source link

Add tzdata to set timezone on image startup #159

Closed florie1706 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #159 into develop will decrease coverage by 1.17%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #159      +/-   ##
===========================================
- Coverage    95.54%   94.36%   -1.18%     
===========================================
  Files           23       23              
  Lines         1615     1615              
===========================================
- Hits          1543     1524      -19     
- Misses          72       91      +19     
Impacted Files Coverage Δ
amazon_dash/_compat.py 58.33% <0.00%> (-41.67%) :arrow_down:
amazon_dash/scan.py 50.00% <0.00%> (-21.43%) :arrow_down:
amazon_dash/exceptions.py 74.50% <0.00%> (-3.93%) :arrow_down:
amazon_dash/tests/test_audio.py 97.61% <0.00%> (-2.39%) :arrow_down:
amazon_dash/tests/test_config.py 98.30% <0.00%> (-1.70%) :arrow_down:
amazon_dash/audio.py 88.88% <0.00%> (-1.59%) :arrow_down:
amazon_dash/wifi.py 97.05% <0.00%> (-0.99%) :arrow_down:
amazon_dash/tests/test_wifi.py 98.18% <0.00%> (-0.91%) :arrow_down:
amazon_dash/install/__init__.py 82.90% <0.00%> (-0.86%) :arrow_down:
amazon_dash/tests/test_execute.py 99.18% <0.00%> (-0.82%) :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 2f7b567...ece44ef. Read the comment docs.

Nekmo commented 4 years ago

Thanks!