Skip to content

Enforce unique benchmark names - #8279

Closed
pavoljuhas wants to merge 1 commit into
quantumlib:mainfrom
pavoljuhas:enforce-unique-benchmark-names
Closed

Enforce unique benchmark names#8279
pavoljuhas wants to merge 1 commit into
quantumlib:mainfrom
pavoljuhas:enforce-unique-benchmark-names

Conversation

@pavoljuhas

Copy link
Copy Markdown
Collaborator

Benchmark results are stored in BigQuery under the pytest function
name rather than a full pytest ID. Here we ensure that future
benchmarks will not add overlapping function names.

Benchmark results are stored in BigQuery under the pytest-benchmark
function name rather than full ID.  Here we ensure that future
benchmarks will not use overlapping function name.
@github-actions github-actions Bot added the size: S 10< lines changed <50 label Aug 21, 2026
@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.59%. Comparing base (e0b54ff) to head (6eab64a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8279   +/-   ##
=======================================
  Coverage   99.59%   99.59%           
=======================================
  Files        1122     1122           
  Lines      102598   102598           
=======================================
  Hits       102182   102182           
  Misses        416      416           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pavoljuhas

Copy link
Copy Markdown
Collaborator Author

On another check, the BigQuery in fact stores full benchmark names. This is not needed.

@pavoljuhas pavoljuhas closed this Aug 21, 2026
@pavoljuhas
pavoljuhas deleted the enforce-unique-benchmark-names branch August 21, 2026 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: S 10< lines changed <50

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant