-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Apply folders by feature to Exploration Player and Admin page #6892
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #6892 +/- ##
========================================
Coverage 95.19% 95.19%
========================================
Files 371 371
Lines 50419 50419
========================================
Hits 47995 47995
Misses 2424 2424
Continue to review full report at Codecov.
|
Hi @seanlip @kevinlee12 The checks now pass. PTAL! |
Hi @YashJipkate. Due to recent changes in the "develop" branch, this PR now has a merge conflict. Please follow this link if you need help resolving the conflict, so that the PR can be merged. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Happy to merge once checks pass.
Hi @YashJipkate. Due to recent changes in the "develop" branch, this PR now has a merge conflict. Please follow this link if you need help resolving the conflict, so that the PR can be merged. Thanks! |
Hi @seanlip @kevinlee12 The tests now pass! Could this be merged? |
Hi @YashJipkate. Due to recent changes in the "develop" branch, this PR now has a merge conflict. Please follow this link if you need help resolving the conflict, so that the PR can be merged. Thanks! |
Sorry @YashJipkate, been running around the whole day, but back home and free now. Yep, happy to merge this once tests pass! |
@seanlip The checks pass now. Could this be merged? |
Explanation
This PR applies folders by feature to Exploration Player and Admin page.
Checklist
python scripts/pre_commit_linter.py
andbash scripts/run_frontend_tests.sh
.