Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor!: Update Jbk and use error_set for our errors #27

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

mgautierfr
Copy link
Member

Last version of Jubako refactors its error system and avoid us to store generic error in jbk's error. (and this is a good thing)

Now, waj functions return waj errors which may contain jbk error.

All error that can be considered as Waj format error (wrong property...) are now WajFormatError, not jbk's FormatError.

Last version of Jubako refactors its error system and avoid us to
store generic error in jbk's error. (and this is a good thing)

Now, waj functions return waj errors which may contain jbk error.

All error that can be considered as Waj format error (wrong property...)
are now `WajFormatError`, not jbk's `FormatError`.
@mgautierfr mgautierfr merged commit 3b03872 into main Jan 14, 2025
9 checks passed
@mgautierfr mgautierfr deleted the waj_error branch January 16, 2025 16:51
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