Trick-17 / clang-build

Clang-based cross platform build system written in Python
https://clang-build.readthedocs.io
MIT License
8 stars 3 forks source link

GitHub Actions as new CI #128

Closed GPMueller closed 3 years ago

GPMueller commented 3 years ago

Should be pretty much equivalent to before, except that the Windows system uses chocolatey to install llvm+clang and is currently llvm 11.

codecov[bot] commented 3 years ago

Codecov Report

Merging #128 (2bea502) into master (cb70794) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #128   +/-   ##
=======================================
  Coverage   78.42%   78.42%           
=======================================
  Files          16       16           
  Lines        1154     1154           
=======================================
  Hits          905      905           
  Misses        249      249           

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 cb70794...2bea502. Read the comment docs.