Skip to content

Commit dc7b89f

Browse files
committed
Update CHANGELOG for #618
1 parent e305891 commit dc7b89f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- Fix spying on `echo` or `printf` causing bashunit to hang due to infinite recursion (#607)
1111
- Fix invalid `.env.example` coverage threshold entry and copy `.env.example` to `.env` in CI test workflows so configuration parse errors are caught during automated test runs
1212
- Fix `clock::now` shell-time parsing when `EPOCHREALTIME` uses a comma decimal separator
13+
- Fix LCOV and HTML coverage reports generating incomplete/empty output due to post-increment operator causing silent exit under `set -e` (#618)
1314

1415
## [0.34.1](https://github.com/TypedDevs/bashunit/compare/0.34.0...0.34.1) - 2026-03-20
1516

0 commit comments

Comments
 (0)