|
Ran
|
Files
582
|
Run time
25s
|
Badge
README BADGES
|
push
github
feat: various features for VS Code (#3146) * fix(deps): update dependency react-ace to v14 (#3136) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency npm-run-all2 to v8 (#3137) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency i18next to v25 (#3138) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore: update yarn.lock * feat: make editor work with playground again * fix: don't trigger mobile breakpoints when in VSC * fix: hide unnecessary buttons when in VSC * refactor: make api abstraction clearer * fix: don't hardcode constants and join paths properly * fix: make editor less buggy in VS Code by not sending Text messages from frontend to VSC * temp * feat: Send MCQ questions to VSC extension - New MCQQuestion message type * Revert "temp" This reverts commit 18c4597cf. * fix: server changes never get sent to extension * Added message passing to vscode on chapter select * added more info in the message for chapterSelect * Update mcq handling functionality * Fix: Merge issues * Feat: basic voting question type support * Feat: basic voting question type support * Simplify vscode mcq message Remove the question description from the McqQuestion payload as it is not used. * Contest code view functionality * feat: update VSC message to support sidepanel * Fix: run button vanishes on zoom * Fix: MCQ id * Feat: reset functionality for vsc * re-add changes removed during merge; lint * fix: try using window.location.pathname * Added message to trigger save assessment * fix oopsie with isVscode * Revert "fix oopsie with isVscode" This reverts commit 230e689da. * update yarn.lock * Reapply "fix oopsie with isVscode" This reverts commit f204b4a05. * fix: add isVscode to useEf... (continued)
4058 of 10492 branches covered (38.68%)
Branch coverage included in aggregate %.
10103 of 21173 relevant lines covered (47.72%)
27.85 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|