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

Migrate to workspace deps #3313

Merged
merged 2 commits into from
Sep 27, 2023

cargo fmt

2c32e22
Select commit
Loading
Failed to load commit list.
Merged

Migrate to workspace deps #3313

cargo fmt
2c32e22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2023 in 1s

49.84% (+0.00%) compared to 57604ae

View this Pull Request on Codecov

49.84% (+0.00%) compared to 57604ae

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (57604ae) 49.84% compared to head (2c32e22) 49.84%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3313   +/-   ##
=======================================
  Coverage   49.84%   49.84%           
=======================================
  Files         441      441           
  Lines       43015    43015           
=======================================
  Hits        21441    21441           
  Misses      21574    21574           
Files Coverage Δ
boa_tester/src/exec/mod.rs 0.00% <ø> (ø)
boa_tester/src/main.rs 0.00% <ø> (ø)
boa_tester/src/read.rs 0.00% <ø> (ø)
boa_tester/src/results.rs 0.00% <ø> (ø)

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