Skip to content

Conversation

@alecgibson
Copy link
Collaborator

This breaking change moves us from number error codes to strings to keep better-aligned with sharedb.

We also move error classes into their own module so that clients can check for them using instanceof.

This breaking change moves us from number error codes to strings to keep
better-aligned with `sharedb`.

We also move error classes into their own module so that clients can
check for them using `instanceof`.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4764153369

  • 28 of 28 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 4545560139: 0.0%
Covered Lines: 130
Relevant Lines: 130

💛 - Coveralls

@alecgibson alecgibson merged commit c8d7539 into main Apr 25, 2023
@alecgibson alecgibson deleted the errors branch April 25, 2023 07:07
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.

4 participants