Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add error message to markdown if benchmarks failed #2300

Merged
merged 3 commits into from
Dec 10, 2024

Conversation

bdemann
Copy link
Member

@bdemann bdemann commented Dec 5, 2024

  • Breaking changes enumerated in the release issue
  • New documentation enumerated in the release issue
  • Code has been declaratized
  • Error handling beautiful (no unwraps or expects etc)
  • Code tested thoroughly
  • Results of running the benchmarks looks good!

package.json Outdated Show resolved Hide resolved
@bdemann bdemann force-pushed the failed_benchmark_indication branch from 3f578c6 to fcd71dc Compare December 10, 2024 17:36
@bdemann bdemann force-pushed the failed_benchmark_indication branch from fcd71dc to a13b099 Compare December 10, 2024 18:49
@lastmjs lastmjs merged commit ed3cf13 into main Dec 10, 2024
364 checks passed
@bdemann bdemann linked an issue Dec 16, 2024 that may be closed by this pull request
@bdemann bdemann deleted the failed_benchmark_indication branch January 10, 2025 21:26
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.

Add some sort of indication to benchmarks if the test fail
2 participants