-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
feat: improve how errors are returned #29
Conversation
Where's the ban button when you need it... 😮💨 |
Codecov Report
@@ Coverage Diff @@
## main #29 +/- ##
==========================================
+ Coverage 63.54% 69.70% +6.15%
==========================================
Files 34 36 +2
Lines 727 845 +118
Branches 164 174 +10
==========================================
+ Hits 462 589 +127
+ Misses 251 242 -9
Partials 14 14
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice
I heard you like readable errors, well, let's take that on a whole different level!
Pending to implement all code and fix tests