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

Andre/back 2426 rules engine #8

Merged
merged 19 commits into from
Apr 3, 2024
Merged

Conversation

ligustah
Copy link
Collaborator

@ligustah ligustah commented Apr 2, 2024

No description provided.

@ligustah ligustah requested a review from erikreppel April 3, 2024 18:14
@ligustah ligustah marked this pull request as ready for review April 3, 2024 18:14
// TODO: handle errors
all_checks
.iter()
.all(|check| check.is_ok() && check.as_ref().unwrap().clone())
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good to remove the unwrap here

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already working on a clean-up PR. Merging this one for now 👍

@ligustah ligustah merged commit 3c19251 into main Apr 3, 2024
2 checks passed
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.

2 participants