Release v1.0.0 #2

Merged
Rene Nochebuena merged 4 commits from release/v1.0.0 into main 2025-04-12 18:39:22 -06:00
No description provided.
Rene Nochebuena added 4 commits 2025-04-12 18:26:00 -06:00
Refactor and document StoneError with enhanced features
Some checks failed
Go CI/CD / go-ci (push) Failing after 5m34s
Go CI/CD / go-ci (pull_request) Failing after 5m29s
b42137701b
Updated module path and significantly extended the StoneError implementation with new functionality, including metadata handling, error wrapping, JSON serialization, and utilities like `IsStoneError`. Enhanced README with detailed examples, usage guidelines, and a thematic introduction.
Add unit tests for stoneerror package
All checks were successful
Go CI/CD / go-ci (pull_request) Successful in 10m37s
Go CI/CD / go-ci (push) Successful in 10m38s
24ea252c96
Introduce comprehensive tests for core functionalities including error creation, metadata handling, wrapping, JSON conversion, and type validation. These tests ensure robustness and reliability of the stoneerror package.
Add unwrap tests for normal and stone errors
All checks were successful
Go CI/CD / go-ci (push) Successful in 10m43s
Go CI/CD / go-ci (pull_request) Successful in 10m7s
bcb4a3008d
Introduce tests to validate the behavior of the Unwrap function for both standard errors and StoneError instances. Ensure correct handling of wrapped errors and verify type identification with IsStoneError checks.
Merge pull request 'Refactor and document StoneError with enhanced features' (#1) from feature/stone-error-implementation into develop
All checks were successful
Go CI/CD / go-ci (push) Successful in 10m12s
Go CI/CD / go-ci (pull_request) Successful in 10m7s
627cfa36f5
Reviewed-on: #1
Reviewed-by: Cloud Administrator <cloud-admin@noreply.gitstormr.dev>
Cloud Administrator approved these changes 2025-04-12 18:38:49 -06:00
Rene Nochebuena merged commit 7f3dcfa1cd into main 2025-04-12 18:39:22 -06:00
Rene Nochebuena referenced this issue from a commit 2025-04-12 18:39:22 -06:00
Sign in to join this conversation.
No description provided.