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(Set Node): Overhaul #6348

Merged
merged 94 commits into from
Sep 19, 2023

Merge branch 'master' of https://github.com/n8n-io/n8n into node-559-…

e81b7fa
Select commit
Loading
Failed to load commit list.
Merged

feat(Set Node): Overhaul #6348

Merge branch 'master' of https://github.com/n8n-io/n8n into node-559-…
e81b7fa
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 19, 2023 in 0s

32.69% (+0.03%) compared to cf776b8

View this Pull Request on Codecov

32.69% (+0.03%) compared to cf776b8

Details

Codecov Report

Patch coverage: 62.89% and project coverage change: +0.03% 🎉

Comparison is base (cf776b8) 32.65% compared to head (e81b7fa) 32.69%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6348      +/-   ##
==========================================
+ Coverage   32.65%   32.69%   +0.03%     
==========================================
  Files        3340     3346       +6     
  Lines      199463   199748     +285     
  Branches    21850    21889      +39     
==========================================
+ Hits        65133    65298     +165     
- Misses     133250   133355     +105     
- Partials     1080     1095      +15     
Files Changed Coverage Δ
...es/editor-ui/src/components/ParameterInputList.vue 54.66% <0.00%> (-0.31%) ⬇️
...des/Code/descriptions/JavascriptCodeDescription.ts 100.00% <ø> (ø)
...e/nodes/Code/descriptions/PythonCodeDescription.ts 100.00% <ø> (ø)
packages/nodes-base/nodes/CrateDb/CrateDb.node.ts 0.00% <ø> (ø)
...uery/v2/actions/database/executeQuery.operation.ts 41.89% <ø> (ø)
...odes-base/nodes/Microsoft/Sql/MicrosoftSql.node.ts 0.00% <0.00%> (ø)
packages/nodes-base/nodes/MySql/v1/MySqlV1.node.ts 0.00% <ø> (ø)
...es/nodes-base/nodes/Postgres/v1/PostgresV1.node.ts 0.00% <ø> (ø)
...ges/nodes-base/nodes/Postgres/v2/actions/router.ts 0.00% <0.00%> (ø)
packages/nodes-base/nodes/QuestDb/QuestDb.node.ts 0.00% <ø> (ø)
... and 19 more

... and 5 files with indirect coverage changes

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