|
Ran
|
Jobs
1
|
Files
509
|
Run time
1min
|
Badge
README BADGES
|
push
github
Cslang (#2831) * Get cslang working * Fix output bug * Enable basic autocompletion for C editor * Update C compilation REPL output * Add compilation error and warning handling * Edit c compilation error messages * Migrate to Redux Toolkit part 3 (#2815) * Migrate commons actions to RTK * Migrate stories actions to RTK * Migrate side content actions to RTK * Migrate playground actions fully to RTK * Migrate GitHub actions to RTK * Migrate remote execution actions to RTK * Migrate dashboard actions to RTK * Migrate session actions to RTK * Update tests * Fix missed test * Fix incorrect test * Add hotfix for unsuccessful evaluation * Revert "Add hotfix for unsuccessful evaluation" This reverts commit 421cc9d54. * Adjust warning message display for cslang * Finish integrating c-slang * Reformat code * Remove TODO * Bump c-slang * Bump c-slang * Fix lockfile issue * Fix import error * Add ignore module path to cslang * Add ignore module path to cslang * Adjust max file cache size --------- Co-authored-by: Martin Henz <henz@comp.nus.edu.sg> Co-authored-by: Richard Dominick <34370238+RichDom2185@users.noreply.github.com>
1876 of 6301 branches covered (29.77%)
Branch coverage included in aggregate %.
6 of 51 new or added lines in 5 files covered. (11.76%)
5103 of 13548 relevant lines covered (37.67%)
21.32 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
33.33 |
-2.15% | src/commons/utils/AceHelper.ts |
| 3 |
38.23 |
0.03% | src/commons/editor/Editor.tsx |
| 20 |
7.14 |
src/commons/utils/CToWasmHelper.ts | |
| 21 |
62.04 |
-7.73% | src/commons/sagas/WorkspaceSaga/helpers/evalCode.ts |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 8450007281.1 | 509 |
35.16 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|