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

feat: add predictions #28

Open
wants to merge 48 commits into
base: main
Choose a base branch
from
Open

feat: add predictions #28

wants to merge 48 commits into from

Conversation

Simoneu01
Copy link
Owner

No description provided.

Copy link

@accesslint accesslint bot left a comment

Choose a reason for hiding this comment

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

There are accessibility issues in these changes.

Copy link

@accesslint accesslint bot left a comment

Choose a reason for hiding this comment

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

👏 You fixed the issue(s)! Great work.

@codecov-commenter
Copy link

codecov-commenter commented May 5, 2022

Codecov Report

Merging #28 (ee67ef0) into main (afaef66) will decrease coverage by 3.34%.
The diff coverage is 24.27%.

❗ Current head ee67ef0 differs from pull request most recent head d1127dd. Consider uploading reports for the commit d1127dd to get more accurate results

@@             Coverage Diff              @@
##               main      #28      +/-   ##
============================================
- Coverage     72.57%   69.23%   -3.34%     
- Complexity      236      260      +24     
============================================
  Files            57       68      +11     
  Lines          1389     1492     +103     
============================================
+ Hits           1008     1033      +25     
- Misses          381      459      +78     
Flag Coverage Δ
tests 69.23% <24.27%> (-3.34%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
app/Http/ExternalApi/GameshardApi.php 0.00% <0.00%> (ø)
app/Http/Livewire/Profile/DeleteAccount.php 0.00% <0.00%> (ø)
app/Http/Livewire/Profile/SetPassword.php 0.00% <0.00%> (ø)
app/Http/Livewire/Profile/TwoFactor.php 0.00% <0.00%> (ø)
app/Http/Middleware/HavePasswordMiddleware.php 0.00% <0.00%> (ø)
app/Http/Middleware/PasswordMiddleware.php 0.00% <0.00%> (ø)
app/Models/Game.php 0.00% <0.00%> (ø)
app/Models/Player.php 100.00% <ø> (ø)
app/Models/Staff.php 0.00% <ø> (ø)
app/Models/Team.php 100.00% <ø> (ø)
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Simoneu01 and others added 4 commits May 5, 2022 22:27
* Restyled by jq

* Restyled by php-cs-fixer

* Restyled by prettier-json

Co-authored-by: Restyled.io <[email protected]>
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