-
Notifications
You must be signed in to change notification settings - Fork 34
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
Improved Error handling #81
Conversation
Co-Authored-By: MakarovGCI2018 <44312997+MakarovGCI2018@users.noreply.github.com>
Co-Authored-By: MakarovGCI2018 <44312997+MakarovGCI2018@users.noreply.github.com>
Codecov Report
@@ Coverage Diff @@
## master #81 +/- ##
==========================================
+ Coverage 42.45% 42.46% +<.01%
==========================================
Files 27 27
Lines 3474 3478 +4
==========================================
+ Hits 1475 1477 +2
- Misses 1999 2001 +2
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.
Please include the same check for twoBytesToInt
. Also, please document the unit tests. It should be apparent of what's happening.
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.
Thanks, looks good! :) Just some super-minor changes before merging.
No description provided.