Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update feature flags to specific feature flag #3376

Merged
merged 1 commit into from
Oct 12, 2023

Update feature flags to specific feature flag

f13d464
Select commit
Loading
Failed to load commit list.
Merged

Update feature flags to specific feature flag #3376

Update feature flags to specific feature flag
f13d464
Select commit
Loading
Failed to load commit list.
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% <ø> (ø)

... and 8 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.