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

[py3] EventWizard2 #3581

Draft
wants to merge 12 commits into
base: py3
Choose a base branch
from
Draft

[py3] EventWizard2 #3581

wants to merge 12 commits into from

Conversation

fangeugene
Copy link
Member

@fangeugene fangeugene commented May 2, 2021

This is currently broken because some of the dependencies don't support React 16+.

@codecov
Copy link

codecov bot commented May 2, 2021

Codecov Report

Merging #3581 (8f09922) into py3 (7117778) will decrease coverage by 1.28%.
The diff coverage is 79.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##              py3    #3581      +/-   ##
==========================================
- Coverage   93.04%   91.75%   -1.29%     
==========================================
  Files         439      477      +38     
  Lines       22762    23283     +521     
  Branches       57      131      +74     
==========================================
+ Hits        21178    21363     +185     
- Misses       1576     1879     +303     
- Partials        8       41      +33     
Impacted Files Coverage Δ
...c/frontend/eventwizard/components/EventSelector.js 34.61% <ø> (ø)
...ntwizard/components/infoTab/PlayoffTypeDropdown.js 50.00% <ø> (ø)
...twizard/components/teamsTab/AddRemoveSingleTeam.js 24.61% <ø> (ø)
...entwizard/components/teamsTab/AddTeamsFMSReport.js 20.83% <ø> (ø)
src/frontend/eventwizard/components/FileInput.js 55.55% <55.55%> (ø)
...nd/eventwizard/components/infoTab/SyncCodeInput.js 83.33% <66.66%> (ø)
src/backend/web/handlers/eventwizard.py 100.00% <100.00%> (ø)
src/backend/web/handlers/tests/eventwizard_test.py 100.00% <100.00%> (ø)
src/backend/web/main.py 100.00% <100.00%> (ø)
src/frontend/eventwizard/reducers/auth.js 26.31% <100.00%> (ø)
... and 38 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 7117778...8f09922. Read the comment docs.

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.

None yet

2 participants