hono icon indicating copy to clipboard operation
hono copied to clipboard

ci: Display performance measurement results as custom metrics

Open k2tzumi opened this issue 4 months ago • 2 comments

The author should do the following, if applicable

  • [ ] Add tests
  • [ ] Run tests
  • [ ] bun run format:fix && bun run lint:fix to format the code
  • [ ] Add TSDoc/JSDoc to document the code

What's this all about?

This will be an improvement in type checking performance monitoring added by the following Pull Request. https://github.com/honojs/hono/pull/3406

In conjunction with octocov, type checking performance will be displayed as Pull Request comments and CI summary as follows

k2tzumi avatar Oct 05 '24 09:10 k2tzumi