MFlowCode / MFC

Exascale simulation of multiphase/physics fluid dynamics
https://mflowcode.github.io
MIT License
132 stars 56 forks source link

Added Code Coverage CI #450

Closed okBrian closed 3 weeks ago

okBrian commented 1 month ago

Description

Fixes #332

Type of change

Scope

How Has This Been Tested?

Test Configuration:

Ubuntu 22.04, Docker, and Github Actions gcc-11, gcc-12, gcc-13

Checklist

codecov[bot] commented 1 month ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella:

sbryngelson commented 1 month ago

Looks good! @henryleberre can review this PR since this is mostly code from him.

sbryngelson commented 3 weeks ago

Will merge when CI passes