-
Notifications
You must be signed in to change notification settings - Fork 2
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
Convert project to Typescript #394
Conversation
bb696c4
to
b0cab86
Compare
Codecov Report
@@ Coverage Diff @@
## main #394 +/- ##
==========================================
- Coverage 91.37% 87.28% -4.09%
==========================================
Files 230 103 -127
Lines 7049 4011 -3038
Branches 616 616
==========================================
- Hits 6441 3501 -2940
+ Misses 516 416 -100
- Partials 92 94 +2 Continue to review full report at Codecov.
|
3290166
to
5a1678e
Compare
5a1678e
to
2a1aaca
Compare
These things all appeared to be OK:
Need to test course interactions still but did want to report on things that have tested OK so far. |
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.
The manage course dropdown seems broken (see #394 (comment)). Everything else tested OK for me.
Closing because this project has been refactored substantially and this branch is inoperable now. |
Pre-Flight checklist
What are the relevant tickets?
Closes #24
Closes #40
What's this PR do?
This PR dominoed into a set of dependent changes, hence the large diff:
flow
was not as strict despite being inflexible a lot of the timestylelint
instead ofsass-lint
because newestprettier
was causing the latter to fail.How should this be manually tested?
Go through the app and make sure everything still works, generally: