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(core): Missing pairing info #7326

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

3a9abab
Select commit
Loading
Failed to load commit list.
Merged

fix(core): Missing pairing info #7326

Merge branch 'master' of https://github.com/n8n-io/n8n into node-802-…
3a9abab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2023 in 0s

33.48% (-0.01%) compared to 3e7a4d3

View this Pull Request on Codecov

33.48% (-0.01%) compared to 3e7a4d3

Details

Codecov Report

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

Comparison is base (3e7a4d3) 33.48% compared to head (3a9abab) 33.48%.
Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7326      +/-   ##
==========================================
- Coverage   33.48%   33.48%   -0.01%     
==========================================
  Files        3388     3388              
  Lines      206341   206429      +88     
  Branches    22281    22287       +6     
==========================================
+ Hits        69094    69121      +27     
- Misses     136128   136189      +61     
  Partials     1119     1119              
Files Coverage Δ
.../nodes-base/nodes/Airtable/test/v2/node/helpers.ts 78.57% <100.00%> (+3.57%) ⬆️
...es/nodes-base/nodes/Airtable/v1/AirtableV1.node.ts 19.86% <100.00%> (+1.07%) ⬆️
...odes/Airtable/v2/actions/base/getMany.operation.ts 96.00% <100.00%> (+0.16%) ⬆️
...des/Airtable/v2/actions/record/search.operation.ts 82.92% <100.00%> (+0.42%) ⬆️
...des-base/nodes/CompareDatasets/GenericFunctions.ts 84.18% <100.00%> (ø)
...e/BigQuery/v2/actions/database/insert.operation.ts 55.40% <100.00%> (+0.61%) ⬆️
...des-base/nodes/Microsoft/Excel/v2/helpers/utils.ts 96.84% <100.00%> (+0.03%) ⬆️
...ackages/nodes-base/nodes/MySql/v2/helpers/utils.ts 69.94% <100.00%> (+0.35%) ⬆️
...base/nodes/ReadBinaryFiles/ReadBinaryFiles.node.ts 100.00% <100.00%> (ø)
packages/nodes-base/nodes/Set/v1/SetV1.node.ts 87.80% <ø> (ø)
... and 36 more

... and 3 files with indirect coverage changes

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