calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Feature/favorite quotes

Open subscorp opened this issue 5 years ago • 1 comments

subscorp avatar Feb 15 '21 21:02 subscorp

Codecov Report

Merging #299 (5fd6929) into develop (f04a433) will increase coverage by 1.83%. The diff coverage is 98.03%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #299      +/-   ##
===========================================
+ Coverage    94.42%   96.25%   +1.83%     
===========================================
  Files           91       92       +1     
  Lines         4236     4278      +42     
===========================================
+ Hits          4000     4118     +118     
+ Misses         236      160      -76     
Impacted Files Coverage Δ
app/main.py 94.82% <92.30%> (-1.01%) :arrow_down:
app/database/models.py 97.51% <100.00%> (+0.04%) :arrow_up:
app/internal/daily_quotes.py 100.00% <100.00%> (ø)
app/internal/event.py 96.62% <100.00%> (ø)
app/routers/favorite_quotes.py 100.00% <100.00%> (ø)
app/routers/audio.py 100.00% <0.00%> (+56.09%) :arrow_up:
app/internal/audio.py 100.00% <0.00%> (+71.05%) :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 f04a433...5fd6929. Read the comment docs.

codecov-io avatar Feb 17 '21 03:02 codecov-io