stotko / stdgpu

stdgpu: Efficient STL-like Data Structures on the GPU
https://stotko.github.io/stdgpu/
Apache License 2.0
1.16k stars 83 forks source link

CI: Simplify job structure #404

Closed stotko closed 9 months ago

stotko commented 9 months ago

Our CI job structure contains a lot of repetitions and is requires quite a lot of maintenance to keep it up to date. Simplify the structure:

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (43c0785) 97.33% compared to head (427e4dc) 97.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #404 +/- ## ======================================= Coverage 97.33% 97.33% ======================================= Files 31 31 Lines 2512 2512 ======================================= Hits 2445 2445 Misses 67 67 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.