Closed danielgrijalva closed 5 years ago
Merging #93 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #93 +/- ##
==========================================
+ Coverage 94.78% 94.79% +<.01%
==========================================
Files 19 19
Lines 710 711 +1
==========================================
+ Hits 673 674 +1
Misses 37 37
Impacted Files | Coverage Δ | |
---|---|---|
backend/actions/tests.py | 100% <ø> (ø) |
:arrow_up: |
backend/games/fields.py | 100% <ø> (ø) |
:arrow_up: |
backend/games/serializers.py | 100% <100%> (ø) |
:arrow_up: |
backend/games/models.py | 88.88% <100%> (+1.38%) |
:arrow_up: |
backend/actions/views.py | 95.8% <100%> (ø) |
: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 3be99e0...a7f3e66. Read the comment docs.
The backdrop is picked from the first favorite game. If the user has no favorite, the profile is displayed without backdrop.