Update feature flags to specific feature flag #3376
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 12, 2023 in 1s
46.05% (-1.05%) compared to d281988
View this Pull Request on Codecov
46.05% (-1.05%) compared to d281988
Details
Codecov Report
All modified lines are covered by tests ✅
Comparison is base (
d281988
) 47.10% compared to head (f13d464
) 46.05%.
Additional details and impacted files
@@ Coverage Diff @@
## main #3376 +/- ##
==========================================
- Coverage 47.10% 46.05% -1.05%
==========================================
Files 474 474
Lines 48737 48737
==========================================
- Hits 22956 22448 -508
- Misses 25781 26289 +508
Files | Coverage Δ | |
---|---|---|
boa_ast/src/lib.rs | 75.00% <ø> (ø) |
|
boa_engine/src/bigint.rs | 65.71% <ø> (ø) |
|
boa_engine/src/builtins/mod.rs | 92.70% <ø> (ø) |
|
boa_engine/src/builtins/temporal/mod.rs | 26.78% <ø> (ø) |
|
boa_engine/src/context/intrinsics.rs | 97.54% <ø> (ø) |
|
boa_engine/src/object/jsobject.rs | 49.25% <ø> (ø) |
|
boa_engine/src/object/mod.rs | 29.04% <ø> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading