Skip to content

[BUG] Benchmarks no longer run after refactor #496

@beeme1mr

Description

@beeme1mr

Observed behavior

The nightly benchmark GitHub action no longer succeeds after the refactor.

Here's the step that fails:

Run set -o pipefail; go test -bench=Bench -short -benchtime=5s -benchmem ./... | tee output.txt
pattern ./...: directory prefix . does not contain main module or its selected dependencies
Error: Process completed with exit code 1.

And a link to a failed run:

https://github.com/open-feature/flagd/actions/runs/4400751617/jobs/7706332843

Expected Behavior

The benchmarks should run successfully.

Steps to reproduce

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions