reform
reform copied to clipboard
Add MariaDB to CI configuration
According to #257, MariaDB has been added to CI configuration.
The minimal version taken of MariaDB is 10.2
as the 10.1
has an EOL on October 2020, thus this version is obsolete.
@tabarnhack But those changes are not enough to actually test agains MariaDB – you have to change Makefile too
Indeed, I did not read the codebase enough to understand where the tests was made. I've made the changes. It should be good now.
Codecov Report
Merging #307 (752c63f) into main (ba989a9) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #307 +/- ##
=======================================
Coverage 68.57% 68.57%
=======================================
Files 20 20
Lines 1715 1715
=======================================
Hits 1176 1176
Misses 484 484
Partials 55 55
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ba989a9...752c63f. Read the comment docs.