flow-cli icon indicating copy to clipboard operation
flow-cli copied to clipboard

Add `errors` package to standardize error handling across the project

Open chasefleming opened this issue 3 months ago • 1 comments

Closes #???

Description

Usage:

flowErrors.IsErrorType(err, flowErrors.StorageLimitExceeded)


For contributor use:

  • [ ] Targeted PR against master branch
  • [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • [ ] Code follows the standards mentioned here
  • [ ] Updated relevant documentation
  • [ ] Re-reviewed Files changed in the Github PR explorer
  • [ ] Added appropriate labels

chasefleming avatar Sep 15 '25 20:09 chasefleming

Codecov Report

:x: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
internal/errors/codes.go 0.00% 15 Missing :warning:

:loudspeaker: Thoughts on this report? Let us know!

codecov-commenter avatar Sep 15 '25 20:09 codecov-commenter