Replace #[deny] with #[warn] #3309
Merged
Codecov / codecov/project
succeeded
Sep 25, 2023 in 0s
49.79% (-0.01%) compared to a7ffa00
View this Pull Request on Codecov
49.79% (-0.01%) compared to a7ffa00
Details
Codecov Report
All modified lines are covered by tests ✅
Comparison is base (
a7ffa00
) 49.79% compared to head (51487ad
) 49.79%.
Additional details and impacted files
@@ Coverage Diff @@
## main #3309 +/- ##
==========================================
- Coverage 49.79% 49.79% -0.01%
==========================================
Files 441 441
Lines 43081 43081
==========================================
- Hits 21452 21451 -1
- Misses 21629 21630 +1
Files | Coverage Δ | |
---|---|---|
boa_ast/src/lib.rs | 75.00% <ø> (ø) |
|
boa_cli/src/main.rs | 0.61% <ø> (ø) |
|
boa_engine/src/lib.rs | 73.33% <ø> (ø) |
|
boa_gc/src/lib.rs | 99.45% <ø> (ø) |
|
boa_icu_provider/src/lib.rs | 100.00% <ø> (ø) |
|
boa_interner/src/lib.rs | 87.37% <ø> (ø) |
|
boa_macros/src/lib.rs | 0.00% <ø> (ø) |
|
boa_profiler/src/lib.rs | 66.66% <ø> (ø) |
|
boa_tester/src/main.rs | 0.00% <ø> (ø) |
|
boa_wasm/src/lib.rs | 0.00% <ø> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading