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: Ensure new Set node is on top of search list #7215

Merged
merged 5 commits into from
Sep 20, 2023

fix: remove _

c452378
Select commit
Loading
Failed to load commit list.
Merged

fix: Ensure new Set node is on top of search list #7215

fix: remove _
c452378
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2023 in 1s

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: 63.21% and project coverage change: +0.03% 🎉

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7215      +/-   ##
==========================================
+ 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 Δ
packages/cli/src/License.ts 51.75% <ø> (ø)
...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%> (ø)
... and 22 more

... and 5 files with indirect coverage changes

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