Skip to content

docs: heznpc-session sweep — README polish + untrack coverage/#44

Merged
heznpc merged 1 commit into
mainfrom
chore/heznpc-session-2026-05-20
May 20, 2026
Merged

docs: heznpc-session sweep — README polish + untrack coverage/#44
heznpc merged 1 commit into
mainfrom
chore/heznpc-session-2026-05-20

Conversation

@heznpc
Copy link
Copy Markdown
Member

@heznpc heznpc commented May 20, 2026

Summary

heznpc-session sweep on react-native-starter. No code/runtime changes — docs, ignore rules, and cleanup of a build artifact that was accidentally committed.

Changes

  • Untrack coverage/: 18 stale build-artifact files removed from git (lcov-report/*.html, lcov.info, clover.xml, coverage-final.json). These are from an older jest config; the current coverageReporters is text / text-summary / json-summary so they aren't regenerated.
  • .gitignore: add coverage/ so future runs don't re-track it.
  • README.md / README.ko.md:
    • Surface docs/PRIVACY_MANIFEST.md in the directory tree.
    • Add update-changelog.yml to the Security & Maintenance workflows table.
    • Add Design Intent and Non-Goals sections (cloud builds, route-group auth gating, OS keychain, supply-chain hardening; no TS-by-default, no native modules, no backend, no state library).

Verification

  • npm test — 19/19 pass, coverage 80.2 / 62.5 / 75 / 85.88 (above thresholds 75/55/70/80).
  • No runtime / dependency / workflow file changes.

Test plan

  • CI green

…e + cleanup

- untrack committed coverage/ build artifacts (stale lcov-report HTML + lcov.info from old jest reporters; current config emits text/json-summary only)
- add coverage/ to .gitignore
- README: add docs/PRIVACY_MANIFEST.md, update-changelog.yml workflow, Design Intent + Non-Goals sections
- README.ko.md: mirror EN changes
@heznpc heznpc merged commit 9db0f6e into main May 20, 2026
3 checks passed
@heznpc heznpc deleted the chore/heznpc-session-2026-05-20 branch May 20, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant