doyubkim / fluid-engine-dev

Fluid simulation engine for computer graphics applications
https://fluidenginedevelopment.org/
MIT License
1.88k stars 263 forks source link

Add Ubuntu 20.04 Focal to the CI #297

Closed doyubkim closed 4 years ago

doyubkim commented 4 years ago

This revision adds Ubuntu 20.04 to the CI chain. This requires updating GTest to the latest release version (1.10) due to GCC 9.x deprecated-copy warning.

codecov-io commented 4 years ago

Codecov Report

Merging #297 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #297   +/-   ##
=======================================
  Coverage   87.96%   87.96%           
=======================================
  Files         549      549           
  Lines       37126    37126           
=======================================
  Hits        32657    32657           
  Misses       4469     4469           

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 64f0aa9...a0b54a3. Read the comment docs.