0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-21 18:18:57 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Katsumi Kato
163657a411
ci: Display performance measurement results as custom metrics (#3491)
* Debug result

* Fix

* Refactoring to convert standard input to json format for custom metrics output

* Custom metrics are now output as comments in Pull Reqeust

* Fix `undefined is not an object (evaluating 'line.split')`

* Add check to make sure line is not undefined

* Debug result

* Fix

* Refactoring to convert standard input to json format for custom metrics output

* Custom metrics are now output as comments in Pull Reqeust

* Fix `undefined is not an object (evaluating 'line.split')`

* Add check to make sure line is not undefined

* Move path to parent directory to consolidate multiple metrics and output results

* Refactoring to convert to octocov custom metrics format

* The two performance measurement jobs were merged and compared output by octocov.

* Append unit

* bonsai

* Review of title

* Integrate bundling and size check processes

* Fix code style

* bonsai

* Fix

* refs https://github.com/k2tzumi/hono/actions/runs/11903022493/job/33169186026#step:7:96, Fix `no such file or directory`

* Fix lint & code style
2024-11-19 13:38:21 +09:00
Yusuke Wada
c8f6a866c0
chore: enable formatting perf-measures (#3683) 2024-11-18 15:44:13 +09:00
EdamAmex
53bd319b43
ci: compare bundle size (#3661)
* ci: compare bundle size

* chore: change name of task

* for SDGs

* Revert "for SDGs"

This reverts commit 7861d1a5fe.

* add gitignore

* update

* fix
2024-11-15 17:44:48 +09:00