Skip to content

refactor: migrate to structured error handling with ValidationErrorCode and absolute Import Normalization#217

Merged
arounamounchili merged 1 commit into
mainfrom
feature/structured-errors
Apr 7, 2026
Merged

refactor: migrate to structured error handling with ValidationErrorCode and absolute Import Normalization#217
arounamounchili merged 1 commit into
mainfrom
feature/structured-errors

Conversation

@arounamounchili

Copy link
Copy Markdown
Owner

Pull Request

Important

This project uses Conventional Commits and Release Please for automated versioning.
Please ensure your PR title follows the Conventional Commits format (e.g., feat: add lidar sensor, fix: core logic bug).

📝 Description

Migrate to structured error handling with ValidationErrorCode

🛠️ Type of change

  • 🧹 Refactor (refactor)

✅ Checklist

  • I have run uv run pytest and all tests pass
  • I have run uv run pre-commit run --all-files and all hooks pass
  • I have verified the changes manually in the Blender viewport
  • I have updated the documentation or verified no changes are needed

@arounamounchili arounamounchili self-assigned this Apr 7, 2026
@arounamounchili arounamounchili force-pushed the feature/structured-errors branch 2 times, most recently from 6cf4f2a to ff02b89 Compare April 7, 2026 21:59
@arounamounchili arounamounchili changed the title refactor: migrate to structured error handling with ValidationErrorCode refactor: migrate to structured error handling with ValidationErrorCode and absolute Import Normalization Apr 7, 2026
@arounamounchili arounamounchili force-pushed the feature/structured-errors branch from 5ffe189 to 461a528 Compare April 7, 2026 22:05
…platform

Consolidated stabilization changes:
- Migrated core and blender to ValidationErrorCode system.
- Standardized absolute imports to resolve class identity issues.
- Fixed core integration and blender unit tests.
- Normalized import paths across the entire ecosystem.
- Cleaned up author metadata in unit tests.

Signed-off-by: arounamounchili <patouossa.mounchili@gmail.com>
@arounamounchili arounamounchili force-pushed the feature/structured-errors branch from 04d25e4 to bafc18b Compare April 7, 2026 22:12
@arounamounchili arounamounchili merged commit 2b4c909 into main Apr 7, 2026
13 checks passed
@arounamounchili arounamounchili deleted the feature/structured-errors branch April 7, 2026 22:16
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