-
Notifications
You must be signed in to change notification settings - Fork 85
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
Raise warning if name/notes supplied when adding Container to scratch #1038
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #1038 +/- ##
==========================================
- Coverage 71.37% 71.22% -0.16%
==========================================
Files 37 37
Lines 2774 2780 +6
Branches 547 550 +3
==========================================
Hits 1980 1980
- Misses 670 676 +6
Partials 124 124
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.
See comments.
Raise warning if name/notes supplied when adding Container to scratch (they are ignored), and add tests.
@ajtritt
table_description
appears not to be used inadd_scratch
?