-
Notifications
You must be signed in to change notification settings - Fork 213
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(model): dataset model support #449
Conversation
@sduskis @JustinBeckwith Should I include samples in this PR? Historically some one else has always written them, but it looks like I can pull the region tags from the PRs in other langs. |
Either you or @steffnay should write the samples. I think Steffany wanted to focus on Node.js samples this quarter. |
Codecov Report
@@ Coverage Diff @@
## master #449 +/- ##
==========================================
+ Coverage 99.4% 99.42% +0.02%
==========================================
Files 4 5 +1
Lines 674 699 +25
Branches 189 194 +5
==========================================
+ Hits 670 695 +25
Misses 2 2
Partials 2 2
Continue to review full report at Codecov.
|
This is great. I can do the samples! |
This adds Dataset Model support.