|
Ran
|
Jobs
1
|
Files
116
|
Run time
1min
|
Badge
README BADGES
|
push
github
Proof of Concept - Arity test code injection at compile time (#321) * s * s * j * k * s * tg * func * comment * a * typo * moved arity code injection into it's own function * added arity checking to native_mut * added AtMost check * begin process of removing code duplication * deleting duplicated code * Some more deduplication * typo * dedup * added panic explanations * Added arity checking to context functions, fixed arity of make-tls * ret_val_fun * sign_inputs_iter * another day another function * time for craziness * bleh * Revert "bleh" This reverts commit 3b45eefdb. * Revert "time for craziness" This reverts commit 6b6fa1497. * Revert "another day another function" This reverts commit 41835ba4d. * Revert "sign_inputs_iter" This reverts commit 5d91121f1. * Revert "ret_val_fun" This reverts commit d3736143d. * finishing up * typo * crate::builtin_stop! * begin implementing Range arity * Range mostly implemented * Finished implementing Range arity * use struct for output instead of tuple * better struct fields * space
1 of 21 new or added lines in 5 files covered. (4.76%)
29 existing lines in 13 files now uncovered.12448 of 26973 relevant lines covered (46.15%)
452858.4 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
61.22 |
-0.38% | crates/steel-core/src/primitives/lists.rs |
| 1 |
61.89 |
0.0% | crates/steel-core/src/steel_vm/builtin.rs |
| 2 |
52.52 |
-0.3% | crates/steel-core/src/steel_vm/vm.rs |
| 2 |
29.85 |
-1.53% | crates/steel-core/src/steel_vm/vm/threads.rs |
| 14 |
3.15 |
-0.15% | crates/steel-language-server/src/diagnostics.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
61.22 |
-0.38% | crates/steel-core/src/primitives/lists.rs |
| 1 |
44.69 |
-0.1% | crates/steel-core/src/rvals/cycles.rs |
| 1 |
31.65 |
0.0% | crates/steel-core/src/rvals.rs |
| 1 |
52.52 |
-0.3% | crates/steel-core/src/steel_vm/vm.rs |
| 1 |
29.85 |
-1.53% | crates/steel-core/src/steel_vm/vm/threads.rs |
| 1 |
80.36 |
-1.79% | crates/steel-core/src/values/lists.rs |
| 1 |
3.15 |
-0.15% | crates/steel-language-server/src/diagnostics.rs |
| 2 |
23.19 |
-0.36% | crates/steel-core/src/values/closed.rs |
| 2 |
61.54 |
-1.92% | crates/steel-core/src/values/functions.rs |
| 2 |
60.61 |
-6.06% | crates/steel-parser/src/span.rs |
| 4 |
20.0 |
-6.67% | crates/steel-core/src/core/instructions.rs |
| 6 |
36.45 |
4.98% | crates/steel-core/src/primitives.rs |
| 6 |
53.66 |
-2.37% | crates/steel-core/src/primitives/vectors.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14610090709.1 | 116 |
46.15 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|