7 Commits

Author SHA1 Message Date
Vinícius Garcia
d6aa694f82 Update README and the README build script 2022-12-04 20:39:29 -03:00
Vinícius Garcia
c5043c9ff2 Automate the process of running the benchmark and saving it to the README file 2022-11-13 10:55:10 -03:00
Vinícius Garcia
73952d0e03 Update kmysql_test.go to use mariadb instead of mysql
This change was made because the mysql image was too instable
which caused it to fail in several situations.
2022-07-06 14:34:08 -03:00
Vinícius Garcia
a59940361d Run the benchmark tests on CI 2022-03-27 10:22:15 -03:00
Vinícius Garcia
c2c8d02a1b Fix test coverage issue 2022-03-27 10:16:51 -03:00
Vinícius Garcia
1ce6aa9634 Remove kmysql tests from CI, it failts too often
The mysql container is failing to start too often, which is
forcing me to rerun the CI several times just so the kmysql tests pass
2022-03-27 09:58:23 -03:00
Vinícius Garcia
34d0fc0236 Fix run-all-tests.sh script so it adds the replace directive 2022-03-27 09:40:34 -03:00