Skip to content

Rename hex-grid workspace crate to apicult-desigual - #39

Merged
dynnamitt merged 1 commit into
mainfrom
claude/review-gh-issue-38-5xWma
Apr 27, 2026
Merged

Rename hex-grid workspace crate to apicult-desigual#39
dynnamitt merged 1 commit into
mainfrom
claude/review-gh-issue-38-5xWma

Conversation

@dynnamitt

Copy link
Copy Markdown
Owner

Rebrands the workspace member per issue #38. Public API
(HGridLayout, HGridSettings, HGrid, JsonV1/V2, SvgPlain/Rich) is
unchanged; only the package name, directory, use paths, and
crate-named generated artifacts move.

  • crates/hex-grid/ -> crates/apicult-desigual/
  • generated SVG/JSON: hex-grid.* -> apicult-desigual.*
    (hex-terrain.json kept; it is project-named, not crate-named)
  • Cargo manifests, Makefile, .github/workflows/{pages,svg-preview}.yml,
    web/svg-preview.html, README.md, and crate-internal doc comments
    updated. UPDATES.md historical entry left intact.

https://claude.ai/code/session_01NTVoh1xf4xdtL7yYF4d3vL

Rebrands the workspace member per issue #38. Public API
(HGridLayout, HGridSettings, HGrid, JsonV1/V2, SvgPlain/Rich) is
unchanged; only the package name, directory, `use` paths, and
crate-named generated artifacts move.

- crates/hex-grid/ -> crates/apicult-desigual/
- generated SVG/JSON: hex-grid.* -> apicult-desigual.*
  (hex-terrain.json kept; it is project-named, not crate-named)
- Cargo manifests, Makefile, .github/workflows/{pages,svg-preview}.yml,
  web/svg-preview.html, README.md, and crate-internal doc comments
  updated. UPDATES.md historical entry left intact.

https://claude.ai/code/session_01NTVoh1xf4xdtL7yYF4d3vL
@dynnamitt
dynnamitt merged commit 6bbfb71 into main Apr 27, 2026
3 checks passed
@dynnamitt
dynnamitt deleted the claude/review-gh-issue-38-5xWma branch April 27, 2026 10:28
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.29%. Comparing base (20e5b3b) to head (a3b8186).
⚠️ Report is 2 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #39   +/-   ##
=======================================
  Coverage   68.29%   68.29%           
=======================================
  Files          21       21           
  Lines         839      839           
=======================================
  Hits          573      573           
  Misses        266      266           

☔ 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.

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.

3 participants