Skip to content

Conversation

@httpdss
Copy link
Owner

@httpdss httpdss commented Aug 13, 2025

Docs updated for the new struct init command in:

  • docs/cli-reference.md (added init to overview and detailed section)
  • docs/usage.md (new section with examples and explanation)
  • docs/quickstart.md (bootstrap section showing struct init)

Refs: #97

…ooks, files, and folders\n\n- Creates .struct.yaml in target directory (non-destructive; skips if exists)\n- Includes pre_hooks/post_hooks with echo, README in files, and run-struct workflow in folders\n- Tests cover file creation and skip behavior\n\nRefs: #97
@codecov
Copy link

codecov bot commented Aug 13, 2025

Codecov Report

❌ Patch coverage is 91.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.59%. Comparing base (77c4f43) to head (cf932e3).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
struct_module/main.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   66.14%   66.59%   +0.45%     
==========================================
  Files          19       20       +1     
  Lines        1335     1359      +24     
  Branches      229      230       +1     
==========================================
+ Hits          883      905      +22     
- Misses        385      387       +2     
  Partials       67       67              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@httpdss httpdss merged commit a60e222 into main Aug 13, 2025
5 checks passed
@httpdss httpdss deleted the feat/init-scaffold branch August 13, 2025 02:39
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.

2 participants