calendar
calendar copied to clipboard
Feature/HebrewView
Create a new feature- Adding a Hebrew date to each calendar date(on the dayview page)
Codecov Report
Merging #280 (855b842) into develop (3c22c8c) will increase coverage by
0.64%. The diff coverage is100.00%.
@@ Coverage Diff @@
## develop #280 +/- ##
===========================================
+ Coverage 94.54% 95.18% +0.64%
===========================================
Files 85 81 -4
Lines 3997 3679 -318
===========================================
- Hits 3779 3502 -277
+ Misses 218 177 -41
| Impacted Files | Coverage Δ | |
|---|---|---|
| app/routers/audio.py | 43.90% <ø> (ø) |
|
| app/internal/hebrew_date_view.py | 100.00% <100.00%> (ø) |
|
| app/routers/calendar.py | 100.00% <100.00%> (ø) |
|
| app/routers/dayview.py | 94.21% <100.00%> (-5.03%) |
:arrow_down: |
| app/internal/security/ouath2.py | 96.00% <0.00%> (-0.93%) |
:arrow_down: |
| app/routers/profile.py | 92.79% <0.00%> (-0.26%) |
:arrow_down: |
| app/main.py | 95.12% <0.00%> (-0.12%) |
:arrow_down: |
| app/internal/email.py | 100.00% <0.00%> (ø) |
|
| ... and 13 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 3c22c8c...18a0195. Read the comment docs.
Also, please add some tests :)