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 forecast report when no data #102

Open
jbrunton opened this issue Dec 10, 2023 · 0 comments
Open

fix forecast report when no data #102

jbrunton opened this issue Dec 10, 2023 · 0 comments

Comments

@jbrunton
Copy link
Collaborator

Couple of issues:

  1. Possible lack of termination condition.
  2. The below implementation in run.ts may select an undefined data set.
    const throughput = selectValue(
      measurements.throughputs[category],
      generator,
    );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant