calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Feature/shabbatime

Open elor555 opened this issue 5 years ago • 1 comments

Create a new feature In my feature, the shabbat time by the user location of the week are displayed every Saturday (on the dayview page).

i also made location class. Needs further treatment:

  • style
  • place the location in the right place

elor555 avatar Feb 23 '21 23:02 elor555

Codecov Report

Merging #333 (3e96f7d) into develop (5c2136b) will decrease coverage by 0.11%. The diff coverage is 88.23%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #333      +/-   ##
===========================================
- Coverage    94.43%   94.31%   -0.12%     
===========================================
  Files           91       90       -1     
  Lines         4257     4169      -88     
===========================================
- Hits          4020     3932      -88     
  Misses         237      237              
Impacted Files Coverage Δ
app/routers/dayview.py 97.82% <77.77%> (-1.42%) :arrow_down:
app/internal/locations.py 78.94% <78.94%> (ø)
app/database/models.py 97.37% <100.00%> (-0.10%) :arrow_down:
app/internal/json_data_loader.py 100.00% <100.00%> (ø)
app/internal/shabbat.py 100.00% <100.00%> (ø)
app/internal/event.py 95.71% <0.00%> (-0.92%) :arrow_down:
app/main.py 95.83% <0.00%> (-0.17%) :arrow_down:
app/dependencies.py 87.50% <0.00%> (ø)
app/routers/export.py 82.35% <0.00%> (ø)
... and 10 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 5c2136b...bf56e9b. Read the comment docs.

codecov-io avatar Feb 27 '21 11:02 codecov-io