Skip to content

describe title not included in PR comment's table #105

Description

@aleclarson

If I have a group of benchmarks like this:

describe('foo', () => {
  bench('with object', () => {})
  bench('with array', () => {})
})

…I would expect the CodSpeed PR comment to include foo in each benchmark's name (e.g. foo > with object).

Note: Sorry, I don't have an example of this, since I deleted the PR comments and disabled the Codspeed app before I thought to open this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions