calendar
calendar copied to clipboard
Feature/parasha
Create a new feature In my feature, the parshas of the week are displayed every Saturday (on the dayview page).
Needs further treatment:
- As part of the feature I have a link to a separate link (I set it to open a new pane). Is it problematic?
Nice work! Please fix flake 8 :)
Codecov Report
Merging #260 (6d430ed) into develop (5c2136b) will increase coverage by
0.03%. The diff coverage is100.00%.
@@ Coverage Diff @@
## develop #260 +/- ##
===========================================
+ Coverage 94.43% 94.46% +0.03%
===========================================
Files 91 92 +1
Lines 4257 4284 +27
===========================================
+ Hits 4020 4047 +27
Misses 237 237
| Impacted Files | Coverage Δ | |
|---|---|---|
| app/main.py | 96.00% <ø> (ø) |
|
| app/routers/audio.py | 43.90% <ø> (ø) |
|
| app/routers/calendar_grid.py | 100.00% <ø> (ø) |
|
| app/database/models.py | 97.51% <100.00%> (+0.04%) |
:arrow_up: |
| app/internal/json_data_loader.py | 100.00% <100.00%> (ø) |
|
| app/internal/weekly_parasha.py | 100.00% <100.00%> (ø) |
|
| app/routers/calendar.py | 100.00% <100.00%> (ø) |
|
| app/routers/dayview.py | 99.24% <100.00%> (+<0.01%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 5c2136b...6d430ed. Read the comment docs.