Conversation
* test: add operations service tests * fix: fix operation service thanks to the test * test: improve tests name * test(server): add probably failing tests to /vehicles/ routes * fix(server/validation): fix test and validation errors * refactor(db): make operation type non optional
* feat(server/contract): implement typesafe errors * feat(web): implement errors * chore: commit lockfile * refactor(server): clean and fix * test(server): fix tests * fix: fix type errors * feat(server): add True Myth * chore(server): add Oxc configs * feat(server): add business error classes * test(server): improve and fix tests * fix(server): remove unused import * chore(server): format and update deps * chore(web): update deps * chore: update deps * chore: commit bun.lock * feat(contracts): global errors * fix: correct bun.lock * fix: types * test(server): fix test * feat(server): add typed error middleware * fix(contract): remove unused error field * fix(server): clean code * fix: typecheck * feat(server): typed error vehicle creation * feat(server): typed error for update a delete vehicle * refactor(server): improve rest routes * refactor(contracts): improve routes return data * refactor(server): improve rest routes * chores(server): improve error logging * fix(server): bubble up errors * chores(server): improve logging * feat(server): improve logging * chores: update dependencies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.