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

fix: validation errors to throw 400 #3

Merged
merged 1 commit into from Nov 14, 2021
Merged

fix: validation errors to throw 400 #3

merged 1 commit into from Nov 14, 2021

Conversation

kepelrs
Copy link
Owner

@kepelrs kepelrs commented Nov 14, 2021

Addresses #2

@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2021

Codecov Report

Merging #3 (a4b95d8) into master (f29f73a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #3   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files          17       17           
  Lines         436      436           
  Branches       85       85           
=======================================
  Hits          433      433           
  Misses          3        3           
Impacted Files Coverage Δ
src/crud/helpers.ts 99.18% <100.00%> (ø)
src/crud/validations.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f29f73a...a4b95d8. Read the comment docs.

@kepelrs kepelrs merged commit 6b2814f into master Nov 14, 2021
@kepelrs kepelrs deleted the 2-bad-requests branch November 15, 2021 08:57
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.

None yet

2 participants