calendar
calendar copied to clipboard
Feature/timer
Countdown timer to next event https://forums.pythonic.guru/t/the-final-countdown/8915
Codecov Report
Merging #244 (085957b) into develop (919f2b1) will decrease coverage by
0.06%. The diff coverage is91.66%.
@@ 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 dataPowered by Codecov. Last update 919f2b1...af7c971. Read the comment docs.