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

Add stress-test framework to contrib repo. #138

Merged
merged 8 commits into from
Dec 11, 2024

remove not-used crate

c2a825f
Select commit
Loading
Failed to load commit list.
Merged

Add stress-test framework to contrib repo. #138

remove not-used crate
c2a825f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 11, 2024 in 0s

54.3% (-1.2%) compared to 4f2ac34

View this Pull Request on Codecov

54.3% (-1.2%) compared to 4f2ac34

Details

Codecov Report

Attention: Patch coverage is 0% with 126 lines in your changes missing coverage. Please review.

Project coverage is 54.3%. Comparing base (4f2ac34) to head (c2a825f).

Files with missing lines Patch % Lines
stress/src/throughput.rs 0.0% 117 Missing ⚠️
stress/src/user_events_enabled.rs 0.0% 9 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #138     +/-   ##
=======================================
- Coverage   55.4%   54.3%   -1.2%     
=======================================
  Files         39      41      +2     
  Lines       6101    6227    +126     
=======================================
  Hits        3384    3384             
- Misses      2717    2843    +126     

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