Commit Graph

5 Commits (91527434d05aa2bf12c70f21146c47e75e673f3b)

Author SHA1 Message Date
6543 a67861b4dc
Fix Benchmark tests, remove a broken one & add two new ()
* Benchmark Integration TESTS

* CI: add benching-arm64 pipeline

* BenchmarkRepo: name test case tests

* Fix BenchmarkRepoBranchCommit beside Create new Branch

* CI: benching use amd64

* rm total broken "BenchmarkRepo"

* dont run benchmark in CI
zeripath 3da6d256f4
Missed defer prepareTestEnv ()
* onGiteaRun should defer the cleanup from prepareTestEnv

* Some more missed defers
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs ()
* move sdk structs to moduels/structs

* fix tests

* fix fmt

* fix swagger

* fix vendor
Mura Li 9a33798b30 Fix type mismatch of format string ()
Antoine GIRARD cc7b8e3379 Add more bench ()
* Improve makefile + Add benchs

* Apply recommendations of @ethantkoenig