-
Notifications
You must be signed in to change notification settings - Fork 33
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
fix: simple editor without solution not loading #489
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #489 +/- ##
==========================================
- Coverage 89.25% 89.01% -0.24%
==========================================
Files 246 248 +2
Lines 4475 4596 +121
Branches 917 961 +44
==========================================
+ Hits 3994 4091 +97
- Misses 454 474 +20
- Partials 27 31 +4 ☔ View full report in Codecov by Sentry. |
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.
Very excited about the performance improvement! That's just a great feature
This PR resolves the problem editor not load new simple problems and reimplements the changes in #484
Testing