Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 567 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 567 Bytes

Changelog

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.

[v1.0]

Added

  • The codecov bash script is hash-checked.

Changed

  • 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.

Removed

Fixed