calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Feature/gamesreleasedtoday

Open Liad-n opened this issue 4 years ago • 1 comments

Added games released today functionality, currently enabled always, will be added to settings once done

Liad-n avatar Feb 24 '21 03:02 Liad-n

Codecov Report

Merging #334 (7a0af20) into develop (2199bf9) will decrease coverage by 1.25%. The diff coverage is 88.47%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #334      +/-   ##
===========================================
- Coverage    95.27%   94.02%   -1.26%     
===========================================
  Files           80       93      +13     
  Lines         3664     4416     +752     
===========================================
+ Hits          3491     4152     +661     
- Misses         173      264      +91     
Impacted Files Coverage Δ
app/internal/on_this_day_events.py 90.62% <0.00%> (ø)
app/internal/user.py 0.00% <0.00%> (ø)
app/routers/audio.py 43.90% <ø> (ø)
app/routers/export.py 82.35% <ø> (ø)
app/dependencies.py 87.50% <60.00%> (-12.50%) :arrow_down:
app/internal/game_releases_utils.py 80.85% <80.85%> (ø)
app/internal/corona_stats.py 83.33% <83.33%> (ø)
app/routers/settings.py 83.33% <83.33%> (ø)
app/internal/features.py 84.37% <84.37%> (ø)
app/routers/game_release_dates_service.py 85.93% <85.93%> (ø)
... and 35 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 fd99fc1...7a0af20. Read the comment docs.

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