-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Tests for resource marshalling and unmarshalling #1189
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1189 +/- ##
=========================================
- Coverage 70.24% 70.2% -0.04%
=========================================
Files 84 84
Lines 5878 5904 +26
=========================================
+ Hits 4129 4145 +16
- Misses 958 963 +5
- Partials 791 796 +5
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.
Thank you, @fiskeben!
LGTM.
Awaiting second LGTM before merging.
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.
LGTM 👍
Thanks, @fiskeben for the PR ❤️
Thank you, @fiskeben and @vaibhavsingh97! Merging. |
Relates to #55