sepandhaghighi / nafas

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

Graphic counter #15

Closed sadrasabouri closed 4 years ago

sadrasabouri commented 4 years ago

Related Issue

14

There was a need for time counting between each (in/ex)hale and in this PR this need fed by printing .s for each second. Beside I felt a rush when working with it so I've made some time delay for each step so that it could be run more smoothly, I haven't add the time delay as a variable but if it's necessary I can do this.

codecov-io commented 4 years ago

Codecov Report

Merging #15 into dev will increase coverage by 0.75%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #15      +/-   ##
==========================================
+ Coverage   93.27%   94.02%   +0.75%     
==========================================
  Files           2        2              
  Lines         104      117      +13     
  Branches       14       16       +2     
==========================================
+ Hits           97      110      +13     
  Misses          4        4              
  Partials        3        3              
Impacted Files Coverage Δ
nafas/functions.py 91.96% <100.00%> (+1.42%) :arrow_up:

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 95ed23a...223a05f. Read the comment docs.

sepandhaghighi commented 4 years ago

@sadrasabouri Well done 💯