Improve CI testing #3333
Merged
Improve CI testing #3333
Codecov / codecov/project
succeeded
Oct 2, 2023 in 0s
49.41% (-0.02%) compared to e54609e
View this Pull Request on Codecov
49.41% (-0.02%) compared to e54609e
Details
Codecov Report
Attention: 54 lines
in your changes are missing coverage. Please review.
Comparison is base (
e54609e
) 49.42% compared to head (9ad8b1f
) 49.41%.
Additional details and impacted files
@@ Coverage Diff @@
## main #3333 +/- ##
==========================================
- Coverage 49.42% 49.41% -0.02%
==========================================
Files 445 445
Lines 43891 43898 +7
==========================================
- Hits 21691 21690 -1
- Misses 22200 22208 +8
Files | Coverage Δ | |
---|---|---|
boa_cli/src/main.rs | 0.61% <ø> (ø) |
|
boa_engine/src/vm/mod.rs | 61.42% <ø> (ø) |
|
boa_engine/src/vm/opcode/mod.rs | 5.32% <ø> (ø) |
|
boa_runtime/src/console/mod.rs | 41.93% <ø> (ø) |
|
boa_examples/src/bin/commuter_visitor.rs | 0.00% <0.00%> (ø) |
|
boa_examples/src/bin/symbol_visitor.rs | 0.00% <0.00%> (ø) |
|
boa_examples/src/bin/modules.rs | 0.00% <0.00%> (ø) |
|
boa_examples/src/bin/runtime_limits.rs | 0.00% <0.00%> (ø) |
|
boa_examples/src/bin/loadfile.rs | 0.00% <0.00%> (ø) |
|
boa_examples/src/bin/jsdate.rs | 0.00% <0.00%> (ø) |
|
... and 1 more |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading