calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Feature/parasha

Open elor555 opened this issue 5 years ago • 2 comments

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?

elor555 avatar Feb 11 '21 16:02 elor555

Nice work! Please fix flake 8 :)

ivarshav avatar Feb 11 '21 17:02 ivarshav

Codecov Report

Merging #260 (6d430ed) into develop (5c2136b) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@             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 data Powered by Codecov. Last update 5c2136b...6d430ed. Read the comment docs.

codecov-io avatar Feb 21 '21 01:02 codecov-io