-
Notifications
You must be signed in to change notification settings - Fork 762
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
Don't add empty template properties - Issue 221 #713
Conversation
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.
Added some comments. Please take a look.
Codecov Report
@@ Coverage Diff @@
## main #713 +/- ##
==========================================
+ Coverage 94.38% 94.43% +0.05%
==========================================
Files 268 272 +4
Lines 11150 11451 +301
Branches 12 12
==========================================
+ Hits 10524 10814 +290
- Misses 626 637 +11
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
This is great. Thanks for contributing!
The vsix failure is a known issue. I'll retry your build... |
Hmm. I did get some failures. See below. Not really sure how to resolve these at present but will have a look after work today.
runner.ts:21 |
Looks like it was transient just unlucky because it just passed. Just merged it. Thanks for contributing! |
Fixes #221
Caveats: