sepandhaghighi / nafas

🧘‍♂️ Breathing Gymnastics Application
MIT License
132 stars 7 forks source link

Prepare section counter added #17

Closed sadrasabouri closed 4 years ago

sadrasabouri commented 4 years ago

In this PR I've changed the prepare section timer work like cycles and use graphic_counter and make a delay for start of each cycle before instructions. Beside I've changed 0.5s delay to unit / 2 so that it could be more easy to handle.

codecov-io commented 4 years ago

Codecov Report

Merging #17 into dev will decrease coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #17      +/-   ##
==========================================
- Coverage   94.02%   93.97%   -0.05%     
==========================================
  Files           2        2              
  Lines         117      116       -1     
  Branches       16       15       -1     
==========================================
- Hits          110      109       -1     
  Misses          4        4              
  Partials        3        3              
Impacted Files Coverage Δ
nafas/functions.py 91.87% <100.00%> (-0.09%) :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 540515c...dd0b207. Read the comment docs.