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

fix(report): align printResult to output the correct total requests #380

Merged
merged 3 commits into from
Jul 7, 2021

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    3fb2e7d View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. fix(report): align printResult to output the correct total requests. …

    …use result.requests.sent instead of opts.amount
    
    Closes mcollina#228
    elirandav committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    4c9df02 View commit details
    Browse the repository at this point in the history
  2. fix(report): align printResult to output the correct total requests. …

    …removing input which is not mandatory for the test
    
    Closes mcollina#228
    elirandav committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    9e40e98 View commit details
    Browse the repository at this point in the history