calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Feature/HebrewView

Open elor555 opened this issue 5 years ago • 2 comments

Create a new feature- Adding a Hebrew date to each calendar date(on the dayview page)

elor555 avatar Feb 14 '21 14:02 elor555

Codecov Report

Merging #280 (855b842) into develop (3c22c8c) will increase coverage by 0.64%. The diff coverage is 100.00%.

Impacted file tree graph

@@             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 data Powered by Codecov. Last update 3c22c8c...18a0195. Read the comment docs.

codecov-io avatar Feb 20 '21 19:02 codecov-io

Also, please add some tests :)

yammesicka avatar Feb 24 '21 15:02 yammesicka