Rythe-LLRI icon indicating copy to clipboard operation
Rythe-LLRI copied to clipboard

LGTM and CodeCov setup

Open GlynLeine opened this issue 3 years ago • 4 comments

Using https://lgtm.com/projects/g/Rythe-Interactive/Legion-LLRI/logs/languages/lang:cpp you can setup code quality reports which might be neat.

also using https://app.codecov.io/gh/Rythe-Interactive/Legion-LLRI you can setup code coverage.

am planning to set it up for rythe as well once i'm done reworking the build process

GlynLeine avatar Jan 20 '22 11:01 GlynLeine

I think I'd like to get the analyse action from Rythe-Engine going in LLRI as well

LeonBrands avatar Jan 20 '22 11:01 LeonBrands

yeah i'm gonna make that work a bit better when i work on the build system. so then i can also look into getting that setup for LLRI

GlynLeine avatar Jan 20 '22 11:01 GlynLeine

LLRI just builds with cmake so that should be fairly straight-forward, if u need a reference for that, the current build action already does everything you need for project gen

LeonBrands avatar Jan 20 '22 11:01 LeonBrands

yeah i think i prolly just gotta bite the bullet and finally learn cmake...

GlynLeine avatar Jan 20 '22 11:01 GlynLeine