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

Improve run checks #5

Open
Bloom-Perf opened this issue Sep 21, 2023 · 0 comments
Open

Improve run checks #5

Bloom-Perf opened this issue Sep 21, 2023 · 0 comments
Labels
code Implies coding in rust enhancement New feature or request help wanted Extra attention is needed

Comments

@Bloom-Perf
Copy link
Collaborator

Current mock server is very simple and throws for any problem with configuration.
Proposition:

  • avoid using panic!() and use the anyhow Result<> monad.
  • add more intermediate checks to help the user.
@Bloom-Perf Bloom-Perf added the enhancement New feature or request label Sep 21, 2023
@hhalex hhalex added the code Implies coding in rust label Sep 21, 2023
@hhalex hhalex added the help wanted Extra attention is needed label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Implies coding in rust enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant