Raffaello / sdl2-vga-terminal

SDL2 VGA Terminal
MIT License
6 stars 1 forks source link

create 1 pipeline for each OS #104

Closed Raffaello closed 4 years ago

Raffaello commented 4 years ago

done / tried for code coverage:



Raffaello commented 4 years ago

forgot that gcc / gcov on linux cannot run test due to missing video driver....

:hurtrealbad: :rage1: :rage2: :rage3: :rage4: :goberserk: :feelsgood: :finnadie:

Raffaello commented 4 years ago

i am not able to compile/run tests at the moment with macOS on azure pipeline. probably i won't neither on appveyor.

alternatively i can use clang for macosx ... and gcc in windows in appveyor.

Raffaello commented 4 years ago

it becomes to complex ... create a a side job for the stage analytics that is computing code coverage. and leave the CI step "untouched" ... then refactor after. ... 🤔

todo[bot] commented 4 years ago

merge with cmake_args

https://github.com/Raffaello/sdl2-vga-terminal/blob/34dd287ccfcf64eb5a906364560f681a50f1cd5b/azure-pipelines/templates/ci-steps.yml#L25-L30


This comment was generated by todo based on a TODO comment in 34dd287ccfcf64eb5a906364560f681a50f1cd5b in #104. cc @Raffaello.
todo[bot] commented 4 years ago

can be extracted from triplet?

https://github.com/Raffaello/sdl2-vga-terminal/blob/34dd287ccfcf64eb5a906364560f681a50f1cd5b/azure-pipelines/templates/ci-steps.yml#L31-L36


This comment was generated by todo based on a TODO comment in 34dd287ccfcf64eb5a906364560f681a50f1cd5b in #104. cc @Raffaello.
Raffaello commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Issues
======
- Added 9

See the complete overview on Codacy

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information