Skip to content
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

feat(Item Lists Node): Improvements #6190

Merged
merged 8 commits into from
Jun 15, 2023

Conversation

michael-radency
Copy link
Contributor

Github issue / Community forum post (link here to close automatically):
https://linear.app/n8n/issue/NODE-85/item-list-helper-improvements

@michael-radency michael-radency added node/improvement New feature or request n8n team Authored by the n8n team tech debt labels May 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2023

Great PR! Please pay attention to the following items before merging:

Files matching packages/**:

  • If fixing bug, added test to cover scenario.
  • If addressing forum or Github issue, added link to description.

Files matching packages/**/*.ts:

  • Added unit tests to cover new or updated functionality.

Files matching packages/nodes-base/nodes/**:

  • Added workflow tests for nodes if possible.

Make sure to check off this list before asking for review.

@michael-radency michael-radency changed the title feat(Item Lists): Improvements feat(Item Lists Node): Improvements May 5, 2023
@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Patch coverage: 81.13% and project coverage change: -0.08 ⚠️

Comparison is base (596cf07) 28.37% compared to head (3186bc4) 28.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6190      +/-   ##
==========================================
- Coverage   28.37%   28.30%   -0.08%     
==========================================
  Files        2991     2991              
  Lines      185889   185902      +13     
  Branches    20474    20477       +3     
==========================================
- Hits        52742    52613     -129     
- Misses     132355   132496     +141     
- Partials      792      793       +1     
Impacted Files Coverage Δ
...kages/nodes-base/nodes/ItemLists/ItemLists.node.ts 100.00% <ø> (ø)
.../nodes-base/nodes/ItemLists/V2/ItemListsV2.node.ts 33.84% <81.13%> (+2.73%) ⬆️

... and 5 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

⚠️ Some Cypress E2E specs are failing, please fix them before merging

@cypress
Copy link

cypress bot commented Jun 15, 2023

3 flaky tests on run #1210 ↗︎

0 227 0 0 Flakiness 3

Details:

🌳 node-85-improvements-item-lists 🖥️ browsers:node18.12.0-chrome107 🤖 michael...
Project: n8n Commit: 3186bc429f
Status: Passed Duration: 07:20 💡
Started: Jun 15, 2023 1:34 PM Ended: Jun 15, 2023 1:42 PM
Flakiness  16-webhook-node.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Webhook Trigger node > should listen for a GET request Output Screenshots Video
Flakiness  9-expression-editor-modal.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Expression editor modal > should resolve array resolvables Output Screenshots Video
Flakiness  20-workflow-executions.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Current Workflow Executions > should render executions tab correctly Output Screenshots Video

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@maspio maspio self-requested a review June 15, 2023 13:31
@github-actions
Copy link
Contributor

✅ All Cypress E2E specs passed

@michael-radency michael-radency merged commit 1dbca44 into master Jun 15, 2023
@michael-radency michael-radency deleted the node-85-improvements-item-lists branch June 15, 2023 13:52
@janober
Copy link
Member

janober commented Jun 22, 2023

Got released with [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team node/improvement New feature or request Released tech debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants