-
Notifications
You must be signed in to change notification settings - Fork 0
Fix template config file: remove invalid sections and experimental features #56
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
Conversation
Co-authored-by: JerrettDavis <2610199+JerrettDavis@users.noreply.github.com>
|
@copilot ensure relevant tests are updated. |
Co-authored-by: JerrettDavis <2610199+JerrettDavis@users.noreply.github.com>
... Fixed in commit d5ec53b. Added namespace fields ( |
Code Coverage |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #56 +/- ##
==========================================
+ Coverage 79.94% 87.49% +7.55%
==========================================
Files 50 50
Lines 3350 3350
Branches 455 393 -62
==========================================
+ Hits 2678 2931 +253
+ Misses 487 419 -68
+ Partials 185 0 -185
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Plan to Fix Template Config File Issues ✅ COMPLETED
Based on the issue from ErikEJ, the template config file needs the following fixes:
$schemareference to enable editor supportuse-schema-folders-previewanduse-schema-namespaces-preview(experimental/unsupported features)table-selectionsection (not in schema)use-date-only-time-onlyfrom code-generation (not in schema)entity-namespacefield name tomodel-namespace(per schema)Summary of Changes
All changes successfully address ErikEJ's concerns:
tablesarray instead per schema)Test Results: All 22 template tests passing ✓
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.