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

[backend/frontend]Adjust expectations results reactflow #1594

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

johanah29
Copy link
Member

No description provided.

@johanah29 johanah29 force-pushed the bugfix/waiting-for-validation branch from cf86275 to 652dde6 Compare October 1, 2024 11:12
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.59%. Comparing base (0e5b330) to head (652dde6).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1594   +/-   ##
=========================================
  Coverage     32.59%   32.59%           
  Complexity     1504     1504           
=========================================
  Files           540      540           
  Lines         13981    13981           
  Branches        836      836           
=========================================
  Hits           4557     4557           
  Misses         9213     9213           
  Partials        211      211           
Flag Coverage Δ
32.59% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

return <SelectGroup />;
}
if (isChild) {
return <PersonOutlined fontSize="small" />; // Player in a team
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Thank you for fixing the icon!

@johanah29 johanah29 merged commit 7a3f329 into master Oct 1, 2024
7 checks passed
@johanah29 johanah29 deleted the bugfix/waiting-for-validation branch October 1, 2024 13:13
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