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

Don't check subscribers' max-time when verifying the max-tx-rate in tests #419

Merged
merged 1 commit into from
Jan 2, 2024

Remove --max-time when checking the max-tx-rate

90182e7
Select commit
Loading
Failed to load commit list.
Merged

Don't check subscribers' max-time when verifying the max-tx-rate in tests #419

Remove --max-time when checking the max-tx-rate
90182e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2024 in 0s

31.45% (+0.00%) compared to 3ec8299

View this Pull Request on Codecov

31.45% (+0.00%) compared to 3ec8299

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3ec8299) 31.45% compared to head (90182e7) 31.45%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #419   +/-   ##
=======================================
  Coverage   31.45%   31.45%           
=======================================
  Files          15       15           
  Lines         531      531           
  Branches      274      274           
=======================================
  Hits          167      167           
  Misses        191      191           
  Partials      173      173           

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