All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- A parameter for precision of the floating point data type has been added to Hypre and MFEM.
- The codecov bash script is hash-checked.
- BREAKING CHANGE:
upload-coverage
requires lcov to be installed. upload-coverage
optionally takes a list of directories.- The coverage report generation process is inspired from LLNL/BLT and LLNL/Serac.