calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Feature/timer

Open fandomario opened this issue 5 years ago • 1 comments

Countdown timer to next event https://forums.pythonic.guru/t/the-final-countdown/8915

fandomario avatar Feb 09 '21 01:02 fandomario

Codecov Report

Merging #244 (085957b) into develop (919f2b1) will decrease coverage by 0.06%. The diff coverage is 91.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #244      +/-   ##
===========================================
- Coverage    98.03%   97.96%   -0.07%     
===========================================
  Files           70       70              
  Lines         3000     3003       +3     
===========================================
+ Hits          2941     2942       +1     
- Misses          59       61       +2     
Impacted Files Coverage Δ
app/main.py 92.50% <ø> (ø)
app/routers/timer.py 77.77% <77.77%> (ø)
app/internal/timer.py 100.00% <100.00%> (ø)
app/database/models.py 96.70% <0.00%> (-0.08%) :arrow_down:
app/routers/salary/config.py 100.00% <0.00%> (ø)
app/internal/json_data_loader.py 100.00% <0.00%> (ø)
app/routers/joke.py
app/internal/jokes.py
... and 1 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 919f2b1...af7c971. Read the comment docs.

codecov-io avatar Feb 17 '21 19:02 codecov-io