Skip to content

patch: add the dataset for GeezIME - #48

Merged
pythonbrad merged 4 commits into
masterfrom
geezime
Jul 30, 2026
Merged

patch: add the dataset for GeezIME#48
pythonbrad merged 4 commits into
masterfrom
geezime

Conversation

@pythonbrad

@pythonbrad pythonbrad commented Jul 30, 2026

Copy link
Copy Markdown
Member

Related issues

@pythonbrad pythonbrad self-assigned this Jul 30, 2026
@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Adds GeezIME package metadata, a Latin-to-Ethiopic token mapping, and README documentation for the new input method.

Changes

GeezIME support

Layer / File(s) Summary
GeezIME mapping and configuration
geezime/geezime.toml, geezime/code.toml
Defines package metadata and runtime settings, points the geez data source to ./code.toml, and groups the token mappings under [data].
README documentation
README.md
Adds a GeezIME section and adjusts the Vietnam section’s surrounding layout.

Estimated code review effort: 2 (Simple) | ~10 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the main change: adding GeezIME dataset/configuration files and related documentation.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch geezime

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@geezime/code.toml`:
- Line 66: Remove the duplicate keys from the [code] table in code.toml,
including repeated " " separator entries and the second "Kua" mapping, while
preserving one intended mapping for each key so compliant TOML parsers can load
the file.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 083b99be-02ec-4608-8024-e98a16302844

📥 Commits

Reviewing files that changed from the base of the PR and between 6f0176f and 8c65766.

📒 Files selected for processing (3)
  • README.md
  • geezime/code.toml
  • geezime/geezime.toml

Comment thread geezime/code.toml Outdated
@pythonbrad
pythonbrad merged commit 8c58ae9 into master Jul 30, 2026
2 checks passed
@pythonbrad
pythonbrad deleted the geezime branch July 30, 2026 18:06
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