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

fix(Item Lists Node): Concatenate operation pairedItems fix #7286

:zap: added changes to v2

7ab7369
Select commit
Loading
Failed to load commit list.
Merged

fix(Item Lists Node): Concatenate operation pairedItems fix #7286

:zap: added changes to v2
7ab7369
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2023 in 1s

33.03% (+0.02%) compared to 0132514

View this Pull Request on Codecov

33.03% (+0.02%) compared to 0132514

Details

Codecov Report

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

Comparison is base (0132514) 33.00% compared to head (7ab7369) 33.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7286      +/-   ##
==========================================
+ Coverage   33.00%   33.03%   +0.02%     
==========================================
  Files        3359     3359              
  Lines      200308   200314       +6     
  Branches    21993    21991       -2     
==========================================
+ Hits        66111    66173      +62     
+ Misses     133088   133029      -59     
- Partials     1109     1112       +3     
Files Coverage Δ
.../V3/actions/itemList/concatenateItems.operation.ts 64.28% <100.00%> (+1.32%) ⬆️
.../nodes-base/nodes/ItemLists/V2/ItemListsV2.node.ts 34.47% <0.00%> (-0.33%) ⬇️

... and 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.