n8n icon indicating copy to clipboard operation
n8n copied to clipboard

feat: Add Chat Trigger node

Open alexgrozav opened this issue 1 year ago • 1 comments

Codecov Report

Attention: 117 lines in your changes are missing coverage. Please review.

Comparison is base (3b996a7) 18.89% compared to head (3492d4f) 33.39%. Report is 1 commits behind head on master.

:exclamation: Current head 3492d4f differs from pull request most recent head 39e162f. Consider uploading reports for the commit 39e162f to get more accurate results

Files Patch % Lines
...kages/editor-ui/src/components/NodeDetailsView.vue 0.00% 17 Missing :warning:
packages/editor-ui/src/components/RunDataJson.vue 0.00% 14 Missing :warning:
...ckages/editor-ui/src/components/WorkflowLMChat.vue 0.00% 14 Missing :warning:
packages/nodes-base/nodes/Webhook/Webhook.node.ts 0.00% 14 Missing :warning:
packages/editor-ui/src/mixins/workflowHelpers.ts 0.00% 12 Missing :warning:
packages/editor-ui/src/components/NodeSettings.vue 0.00% 10 Missing :warning:
...ackages/nodes-base/nodes/Code/JavaScriptSandbox.ts 23.07% 9 Missing and 1 partial :warning:
packages/editor-ui/src/views/NodeView.vue 0.00% 9 Missing :warning:
packages/core/src/NodeExecuteFunctions.ts 0.00% 3 Missing :warning:
...ges/editor-ui/src/components/NodeExecuteButton.vue 0.00% 3 Missing :warning:
... and 6 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #7409       +/-   ##
===========================================
+ Coverage   18.89%   33.39%   +14.49%     
===========================================
  Files        2893     3389      +496     
  Lines      106058   206675   +100617     
  Branches    20666    22315     +1649     
===========================================
+ Hits        20044    69026    +48982     
- Misses      84699   136530    +51831     
+ Partials     1315     1119      -196     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 11 '23 14:10 codecov[bot]

2 flaky tests on run #3662 ↗︎

0 330 5 0 Flakiness 2

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 alexgrozav 🗃️ e2e/*
Project: n8n Commit: 39e162f638
Status: Passed Duration: 06:49 💡
Started: Jan 9, 2024 10:20 AM Ended: Jan 9, 2024 10:27 AM
Flakiness  17-sharing.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Sharing > should work for admin role on credentials created by others (also can share it with themselves) Screenshots Video
Flakiness  29-templates.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Templates > should save template id with the workflow Screenshots Video

Review all test suite changes for PR #7409 ↗︎

cypress[bot] avatar Jan 04 '24 11:01 cypress[bot]

:white_check_mark: All Cypress E2E specs passed

github-actions[bot] avatar Jan 05 '24 15:01 github-actions[bot]

:warning: Some Cypress E2E specs are failing, please fix them before merging

github-actions[bot] avatar Jan 09 '24 10:01 github-actions[bot]

:white_check_mark: All Cypress E2E specs passed

github-actions[bot] avatar Jan 09 '24 10:01 github-actions[bot]