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

test: Upgrade googletest to 1.12.1 #313

Closed stotko closed 2 years ago

stotko commented 2 years ago

A new release of googletest is available. Pull in this new version to benefit from the major improvements and cleanups.

codecov[bot] commented 2 years ago

Codecov Report

Merging #313 (b0dcef3) into master (a149d0f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #313   +/-   ##
=======================================
  Coverage   97.47%   97.47%           
=======================================
  Files          32       32           
  Lines        2294     2294           
=======================================
  Hits         2236     2236           
  Misses         58       58           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.