aneury1 / DOEngine

Another Game Engine, by now only use SDL2 and its dependent family library but we planning to use other librarys like SFML or allegro5 to create Drawing Context (opengl ,Vulkan or metal).
0 stars 2 forks source link

Create pipeline with coverage and tests checks #36

Open victordmontero opened 3 months ago

victordmontero commented 3 months ago

Scope

To make sure the delivered code gets merged to master, some checks are going to be necessary. These checks will make sure the code is at least on working state before merging into the master branch

Steps

Documentation

Dod