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

test: Add tests for parameter lag #6942

Merged
merged 5 commits into from
Aug 29, 2023

Merge branch 'master' of github.com:n8n-io/n8n into ado-974-e2e

ad74483
Select commit
Loading
Failed to load commit list.
Merged

test: Add tests for parameter lag #6942

Merge branch 'master' of github.com:n8n-io/n8n into ado-974-e2e
ad74483
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2023 in 0s

32.10% (-0.01%) compared to a4578d6

View this Pull Request on Codecov

32.10% (-0.01%) compared to a4578d6

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% ⚠️

Comparison is base (a4578d6) 32.10% compared to head (ad74483) 32.10%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6942      +/-   ##
==========================================
- Coverage   32.10%   32.10%   -0.01%     
==========================================
  Files        3186     3186              
  Lines      195760   195763       +3     
  Branches    21353    21351       -2     
==========================================
- Hits        62853    62851       -2     
- Misses     131873   131878       +5     
  Partials     1034     1034              
Files Changed Coverage Δ
packages/editor-ui/src/components/Node.vue 68.94% <100.00%> (ø)
packages/editor-ui/src/components/TriggerPanel.vue 53.94% <100.00%> (+0.30%) ⬆️

... and 3 files with indirect coverage changes

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