alpaka-group / llama

A Low-Level Abstraction of Memory Access
https://llama-doc.rtfd.io/
Mozilla Public License 2.0
79 stars 10 forks source link

Split clang-tidy job into matrix #720

Closed bernhardmgruber closed 1 year ago

bernhardmgruber commented 1 year ago

Check tests and examples in individual jobs to speed up CI.

codecov[bot] commented 1 year ago

Codecov Report

Merging #720 (09c7938) into develop (da10cd8) will increase coverage by 0.00%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #720 +/- ## ======================================== Coverage 98.78% 98.78% ======================================== Files 74 74 Lines 7157 7158 +1 ======================================== + Hits 7070 7071 +1 Misses 87 87 ```