Skip to content

fix: skipped suite does not show up in the report#28

Merged
nazarhussain merged 1 commit intomainfrom
nh/reporter-fixes
Jan 29, 2025
Merged

fix: skipped suite does not show up in the report#28
nazarhussain merged 1 commit intomainfrom
nh/reporter-fixes

Conversation

@nazarhussain
Copy link
Copy Markdown

Motivation

Show all the tests and suits implied.

Description

  • If a test suit is skipped all it's benchmarks were not shown in report
  • Now such suits and all tasks will be shown correctly
  • The number of skipped benchmark will be shown correctly

Steps to test or reproduce

Run all tests

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 29, 2025

Performance Report

✔️ no performance regression detected

Full benchmark results
Benchmark suite Current: 3666830 Previous: null Ratio
sum array with raw for loop 933.32 us/op
sum array with reduce 10.382 ms/op
sum array with reduce beforeEach 82.331 us/op
sum array with reduce before beforeEach 80.580 us/op
sum array with reduce high threshold 10.074 ms/op
sum array with reduce no threshold 10.154 ms/op

by benchmarkbot/action

@nazarhussain nazarhussain merged commit dc84400 into main Jan 29, 2025
@nazarhussain nazarhussain deleted the nh/reporter-fixes branch January 29, 2025 20:21
This was referenced Apr 30, 2025
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

Successfully merging this pull request may close these issues.

1 participant