Closed sadrasabouri closed 4 years ago
Merging #17 into dev will decrease coverage by
0.06%
. The diff coverage is100.00%
.
@@ 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.
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 changed0.5s
delay tounit / 2
so that it could be more easy to handle.