stotko / stdgpu

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

README: Fix link in badge #405

Closed stotko closed 7 months ago

stotko commented 7 months ago

In #404 the badges were updated. However, the link in the Lint badge is partially broken. Fix this issue and also drop the lower important coverity badge to have all badges on a single line.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (0cde9da) 97.33% compared to head (171addd) 97.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #405 +/- ## ======================================= 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.