Skip to content

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

@aleclarson

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.

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