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(EvseManager): use std::optional instead of pair #881

Merged

Conversation

a-w50
Copy link
Contributor

@a-w50 a-w50 commented Sep 26, 2024

Describe your changes

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

Copy link
Contributor

@SebaLukas SebaLukas left a comment

Choose a reason for hiding this comment

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

👍

@a-w50
Copy link
Contributor Author

a-w50 commented Sep 26, 2024

Also have a look at this branch. Although its implementation is more complex, it scales better and should be less error prone.

@corneliusclaussen corneliusclaussen force-pushed the refactor/simplify_evse_manager_error_handling branch from ad0b375 to d863e62 Compare October 1, 2024 07:11
@corneliusclaussen corneliusclaussen force-pushed the refactor/simplify_evse_manager_error_handling branch from d863e62 to df30a6f Compare October 2, 2024 07:31
@corneliusclaussen corneliusclaussen merged commit d0d8ecd into main Oct 2, 2024
10 checks passed
@corneliusclaussen corneliusclaussen deleted the refactor/simplify_evse_manager_error_handling branch October 2, 2024 08:09
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.

3 participants