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

feat(benchmark): allow overriding lockfile #196

Merged
merged 6 commits into from
Nov 14, 2023

test: fix snapshot

3d7392f
Select commit
Loading
Failed to load commit list.
Merged

feat(benchmark): allow overriding lockfile #196

test: fix snapshot
3d7392f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2023 in 1s

87.11% (+0.00%) compared to 6b00165

View this Pull Request on Codecov

87.11% (+0.00%) compared to 6b00165

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6b00165) 87.11% compared to head (3d7392f) 87.11%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #196   +/-   ##
=======================================
  Coverage   87.11%   87.11%           
=======================================
  Files          56       56           
  Lines        2824     2825    +1     
=======================================
+ Hits         2460     2461    +1     
  Misses        364      364           
Files Coverage Δ
crates/testing-utils/src/fs.rs 100.00% <100.00%> (ø)

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