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

Small cleanup: fix #halt SoilIndexConsistencyVisitor #616

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

MarcusDenker
Copy link
Contributor

  • SoilIndexConsistencyVisitor better uses Error instead of halt (like SoilJournalConsistencyVisitor)
  • make sure to have the error be descriptive

This can be improved furhter later as needed (e.g. at some point we could introduce special errors)

- SoilIndexConsistencyVisitor better uses Error instead of halt (like SoilJournalConsistencyVisitor)
- make sure to have the error be descriptive

This can be improved furhter later as needed (e.g. at some point we could introduce special errors)
@MarcusDenker
Copy link
Contributor Author

Smalltalk CI is broken for Pharo12

@MarcusDenker
Copy link
Contributor Author

(PR was done while reading the code, I will in another step update SoilIndexConsistencyVisitor to support both SkipList and Btree and use it to check BTree consistency)

@noha noha merged commit 1773651 into main Feb 16, 2024
2 checks passed
@MarcusDenker MarcusDenker deleted the fix-halt-SoilIndexConsistencyVisitor branch February 16, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants