-
-
Notifications
You must be signed in to change notification settings - Fork 339
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
Expose Vue specific interfaces #971
Conversation
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 3e04735. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 2 targetsSent with 💌 from NxCloud. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #971 +/- ##
==========================================
- Coverage 91.55% 90.90% -0.65%
==========================================
Files 21 2 -19
Lines 900 44 -856
Branches 206 1 -205
==========================================
- Hits 824 40 -784
+ Misses 71 4 -67
+ Partials 5 0 -5 ☔ View full report in Codecov by Sentry. |
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.
Thanks :)
Much like in #892 I'm working on wrappers in Vue for fields and it would be a great improvement if I could access these types.
edit: typo