|
Ran
|
Jobs
1
|
Files
168
|
Run time
1min
|
Badge
README BADGES
|
push
github
Operators Fix (#1995) * Add tests for getVariantName (cherry picked from commit db806e4d2) * Fix callIfFuncAndRightArgs not being exported * Remove the unknown overload from callWithoutMetadata * Add type guard checking to isTupleOfLength * Fix TypeOfConstantsToType type * Fix format * Move ChapterStrings type to langs file * Add some missing tests * Make sure that library functions also use callWithoutMetadata * Fix potential transpiler case where an object's methods might not get called correctly * Fix incorrect error message when using InvalidNumberParameterError * Change toThrowError, Fix incorrect array access, Use unicode for number errors * Revert change to memberexpressions * Add @internal specifier for ReplResult * Test max args * Make wrap work * General cleanup * Remove fs * Add wrapUnsafe * Add tests for handling default arguments * Run format * Use original definition of FunctionOfLength * Add docstring to wrap * Allow js-slang to handle rest and optional parameters * Export parameter specifier * Add tests for docsToHtml * Update docstrings * Add utility for validating function arguments * Fix stepper and cse-machine potentially not treating function arity correctly * Fix stepper call to builtins not checking arity correctly * Run format * Add function names to errors
3181 of 4249 branches covered (74.86%)
Branch coverage included in aggregate %.
117 of 124 new or added lines in 19 files covered. (94.35%)
7090 of 8799 relevant lines covered (80.58%)
173917.05 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
60.98 |
-0.75% | src/stdlib/stream.ts |
| 2 |
64.71 |
4.71% | src/utils/ast/helpers.ts |
| 1 |
68.75 |
-0.44% | src/index.ts |
| 1 |
90.29 |
0.4% | src/utils/operators.ts |
| 1 |
81.93 |
-3.3% | src/utils/testing/index.ts |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 28499948653.1 | 168 |
78.72 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|