Skip to content

ci: project setup - #1

Merged
datenzar merged 6 commits into
mainfrom
ci/project-setup
Nov 24, 2025
Merged

ci: project setup#1
datenzar merged 6 commits into
mainfrom
ci/project-setup

Conversation

@datenzar

Copy link
Copy Markdown
Contributor

feat(ocrmac): update import paths and add LiveText availability check

  • Changed import path for ocrmac module to ensure correct usage.
  • Introduced a pytest fixture to check if LiveText is available and functioning on the system.
  • Updated tests to skip if LiveText is not available, ensuring better test reliability.
  • Minor refactoring in test cases for improved readability and consistency.

datenzar and others added 6 commits November 24, 2025 08:31
- Introduced GitHub Actions workflows for commit linting, Python package building, and release management.
- Added Makefile for managing development tasks.
- Included .gitignore for Node modules and Python virtual environments.
- Created LICENSE and CONTRIBUTING.md files for project guidelines.
- Updated pyproject.toml for dependency management and configuration.
- Added package.json for commitlint configuration.
- Introduced unit tests for OcrmacParams and RecognitionLevel models, covering default values, validation, and serialization.
- Added module-level tests to verify imports, exports, versioning, entry points, and documentation for the ocrmac module.
- Ensured comprehensive coverage of language code validation and recognition level functionality.
- Changed import path for ocrmac module to ensure correct usage.
- Introduced a pytest fixture to check if LiveText is available and functioning on the system.
- Updated tests to skip if LiveText is not available, ensuring better test reliability.
- Minor refactoring in test cases for improved readability and consistency.
@datenzar
datenzar merged commit 7cd92fc into main Nov 24, 2025
7 checks passed
@datenzar
datenzar deleted the ci/project-setup branch November 24, 2025 20:59
datenzar added a commit that referenced this pull request Nov 30, 2025
refactor: remove specs directory references from documentation
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