Ran
|
Jobs
1
|
Files
143
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Remove Synchronous Module Loading (#1637) * Remove non-async module loading code * Revert "Remove non-async module loading code" This reverts commit a56680bc5. * Remove non-async module loading code * Fix transpiler not skipping undefined variables in fullJS * Update documentation and tests for loader * Create a new path type to better indicate where absolute paths are required * Remove xmlhttprequest-ts * Fix documentation * Separate bundler into a different type * Remove paths handlers - to reintroduce later * Run format * Add tests for transformImportDeclarations * Add tests for name-extractor when used with modules * Remove extra moduleLoader file * Run format * Move loaders into a separate folder * Run format * Update snapshot * Remove requireProvider from runners since it's not needed anymore * Run format * Update documentation and use more guard clauses * Run format * Use documentation style comment For tooltips upon hovering. --------- Co-authored-by: Richard Dominick <34370238+RichDom2185@users.noreply.github.com>
3303 of 4409 branches covered (74.91%)
Branch coverage included in aggregate %.
282 of 309 new or added lines in 22 files covered. (91.26%)
14 existing lines in 6 files now uncovered.10615 of 12638 relevant lines covered (83.99%)
112659.53 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
91.59 |
-1.79% | src/cse-machine/interpreter.ts |
1 |
79.34 |
8.45% | src/name-extractor/index.ts |
1 |
95.0 |
-5.0% | src/utils/misc.ts |
2 |
76.0 |
src/modules/loader/index.ts | |
2 |
86.93 |
-0.07% | src/runner/sourceRunner.ts |
8 |
84.62 |
src/modules/loader/loaders.ts | |
12 |
66.28 |
0.02% | src/stepper/stepper.ts |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
14.29 |
-1.14% | src/utils/statementSeqTransform.ts |
1 |
88.24 |
-11.76% | src/modules/utils.ts |
1 |
89.61 |
-0.78% | src/cse-machine/utils.ts |
2 |
75.71 |
-2.86% | src/modules/errors.ts |
2 |
95.21 |
-1.8% | src/validator/validator.ts |
7 |
91.59 |
-1.79% | src/cse-machine/interpreter.ts |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 8580159881.1 | 143 |
81.64 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|