Metaswitch / floki

Launch containers to help build your software
MIT License
66 stars 21 forks source link

Combine errors into a single FlokiError enum. #300

Closed maxdymond closed 1 year ago

maxdymond commented 1 year ago

Why this change?

Having three sets of errors seemed a bit much.

Relevant testing

Unit testing

Contributor notes

Anything you think will be useful for reviewers.

Checks

These aren't hard requirements, just guidelines