@b4moss/hyogen-md 0.11.0 → 0.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -123,7 +123,7 @@ Published: **`@b4moss/hyogen-md@0.10.0`** (git tag `v0.10.0`).
123
123
 
124
124
  Playground UX is part of the **v0.10.0** product milestone but is **not** included in the npm tarball.
125
125
 
126
- The coverage badge reflects approximate **statement coverage for `app/`** (library) from Vitest (~84%). Initial release goal is ≥50%. It is not yet wired to CI / Codecov.
126
+ The coverage badge reflects approximate **statement coverage for `app/`** (library) from Vitest (~84%). Initial release goal is ≥50%. Coverage is uploaded to Codecov from `.github/workflows/quality.yml` on pushes to `main`.
127
127
 
128
128
  ---
129
129
 
package/README_ja.md CHANGED
@@ -123,7 +123,7 @@ make dev-docs
123
123
 
124
124
  Playground UX は **v0.10.0** マイルストーンに含まれますが、**npm の tarball には入りません**。
125
125
 
126
- coverage バッジはライブラリ(`app/`)の Vitest **statement カバレッジ概算(約 84%)**です。初期リリース目標は 50% 以上。CI / Codecov 連携はまだありません。
126
+ coverage バッジはライブラリ(`app/`)の Vitest **statement カバレッジ概算(約 84%)**です。初期リリース目標は 50% 以上。カバレッジは `main` への push 時に `.github/workflows/quality.yml` から Codecov へアップロードされます。
127
127
 
128
128
  ---
129
129