Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Resolve scoreboard and button issues #1369

Merged
merged 3 commits into from
Sep 13, 2022
Merged

Conversation

faucomte97
Copy link
Contributor

@faucomte97 faucomte97 commented Sep 13, 2022

This change is Reviewable

@faucomte97 faucomte97 self-assigned this Sep 13, 2022
Copy link
Contributor

@KamilPawel KamilPawel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 6 of 6 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @faucomte97)


Pipfile line 16 at r2 (raw file):

pytest = "==7.*"
pytest-xdist = "*"
pytest-order = "*"

Is that Mykhaylo change? 🤔


game/templates/game/scoreboard.html line 259 at r2 (raw file):

            </table>
        {% else %}
            No data.

No data without any <></> tags?

Copy link
Contributor Author

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 6 of 7 files reviewed, 2 unresolved discussions (waiting on @KamilPawel)


Pipfile line 16 at r2 (raw file):

Previously, KamilPawel wrote…

Is that Mykhaylo change? 🤔

He seemed to have added it to the ci.yml yeah, so I thought I'd move it and add it to the Pipfile instead along with the xdist one


game/templates/game/scoreboard.html line 259 at r2 (raw file):

Previously, KamilPawel wrote…

No data without any <></> tags?

Good catch 😛

Copy link
Contributor

@KamilPawel KamilPawel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: 6 of 7 files reviewed, all discussions resolved (waiting on @KamilPawel)

Copy link
Contributor

@KamilPawel KamilPawel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: 6 of 7 files reviewed, all discussions resolved (waiting on @KamilPawel)

Copy link
Contributor

@KamilPawel KamilPawel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r3, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @faucomte97)

@codecov
Copy link

codecov bot commented Sep 13, 2022

Codecov Report

Merging #1369 (b28fc5e) into master (53c0908) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1369      +/-   ##
==========================================
- Coverage   91.77%   91.75%   -0.02%     
==========================================
  Files          98       98              
  Lines        5421     5421              
==========================================
- Hits         4975     4974       -1     
- Misses        446      447       +1     
Impacted Files Coverage Δ
game/random_road.py 91.00% <0.00%> (-0.36%) ⬇️

@faucomte97 faucomte97 merged commit 6615510 into master Sep 13, 2022
@faucomte97 faucomte97 deleted the scoreboard_bugs branch September 13, 2022 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants