-
Notifications
You must be signed in to change notification settings - Fork 38.7k
feat(editor): Add follow up question nps #17459
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
BundleMonUnchanged files (2)
No change in files bundle size Groups updated (2)
Final result: ✅ View report in BundleMon website ➡️ |
E2E Tests: n8n tests passed after 4m 12.8s Run Details
Groups
This message was posted automatically by
currents.dev | Integration Settings
|
n8n
|
Project |
n8n
|
Branch Review |
master
|
Run status |
|
Run duration | 04m 19s |
Commit |
|
Committer | Nikhil Kuriakose |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
1
|
|
0
|
|
2
|
|
0
|
|
280
|
View all changes introduced in this branch ↗︎ |
Tests for review
6-code-node.cy.ts • 1 failed test
Test | Artifacts | |
---|---|---|
Code node > Code editor > should show lint errors in `runOnceForEachItem` mode |
Test Replay
Screenshots
Video
|
The first 5 failed specs are shown, see all 58 specs in Cypress Cloud.
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
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.
cubic reviewed 4 files and found no issues. Review PR in cubic.dev.
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.
🚀
if (form?.value?.value !== '') { | ||
if (Number(form.value) > 7) { |
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.
Nice catch!
E2E Tests: n8n tests failed after 1h 51m 34.8s Run Details
This message was posted automatically by
currents.dev | Integration Settings
|
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.
🚀
Got released with |
Summary
https://www.loom.com/share/fbcfc870b45e4c67a83eedaf82936dce
Related Linear tickets, Github issues, and Community forum posts
https://linear.app/n8n/issue/ADO-3808/feature-add-follow-up-question-to-nps
Review / Merge checklist
release/backport
(if the PR is an urgent fix that needs to be backported)