14 Commits

Author SHA1 Message Date
Vinícius Garcia
112b70414f Fix code coverage problem 2025-06-08 16:58:22 -03:00
Vinícius Garcia
4a767c28f6 Try to fix coverage by removing the atomic mode 2025-06-05 23:23:23 -03:00
Vinícius Garcia
58219f85fe Try to fix codecoverage calculation 2025-06-05 21:53:19 -03:00
Vinícius Garcia
0a313c19a4 Improve README examples 2024-10-23 23:24:32 -03:00
Vinícius Garcia
9f12a3691f Minor fixes for making the tests work for the kpostgres adapter 2024-01-22 10:32:34 -03:00
Vinícius Garcia
d06de92a12 Add support to modernc/sqlite 2023-10-19 21:53:51 -03:00
Vinícius Garcia
0362d5ace0 Add kpgx5 adapter 2023-04-04 23:18:14 -03:00
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