ZeroPhone / ZPUI

Official ZeroPhone UI framework, based on pyLCI
http://zpui.rtfd.org/
Apache License 2.0
79 stars 19 forks source link

Main.py launcher tests #117

Closed CRImier closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #117 into devel will increase coverage by 1.23%. The diff coverage is 68.8%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #117      +/-   ##
==========================================
+ Coverage   29.11%   30.35%   +1.23%     
==========================================
  Files         214      217       +3     
  Lines       16776    16883     +107     
==========================================
+ Hits         4884     5124     +240     
+ Misses      11892    11759     -133
Impacted Files Coverage Δ
output/drivers/test_output.py 59.18% <59.18%> (ø)
tests/test_main.py 70.27% <70.27%> (ø)
main.py 51.93% <80%> (+24.95%) :arrow_up:
input/drivers/test_input.py 88.88% <88.88%> (ø)
context_manager.py 67.56% <0%> (+0.38%) :arrow_up:
apps/example_apps/test/main.py 88.88% <0%> (+11.11%) :arrow_up:
apps/app_manager.py 28.08% <0%> (+12.92%) :arrow_up:
... and 4 more

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 b3ca566...6f51877. Read the comment docs.