chore(ci): add shared-lib scaffolding and functional coverage gate (#3)
logging / test (push) Has been skipped
logging / vulnerabilities (push) Has been skipped
Release / release (push) Successful in 59s
logging / coverage-baseline (push) Successful in 2m41s
pre-commit / pre-commit (push) Successful in 5m51s

This commit was merged in pull request #3.
This commit is contained in:
2026-06-15 17:53:42 +00:00
parent 35f439eff5
commit e067a72887
12 changed files with 354 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.
## [0.1.0] - 2026-06-15
### 🚀 Features
- Initial version: `SetupLogger` + context-logger helpers, the `MockLogger` test helper, and a `middleware` request-logger sub-package, extracted from the per-service copies.
<!-- generated by git-cliff -->