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(editor): Ensure community node install button tracks user agreement #6976

Merged

Fix test

6022395
Select commit
Loading
Failed to load commit list.
Merged

fix(editor): Ensure community node install button tracks user agreement #6976

Fix test
6022395
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2023 in 0s

25.24% (+0.10%) compared to b6a00fe

View this Pull Request on Codecov

25.24% (+0.10%) compared to b6a00fe

Details

Codecov Report

Patch coverage: 15.38% and project coverage change: +0.10% 🎉

Comparison is base (b6a00fe) 25.13% compared to head (6022395) 25.24%.
Report is 14 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6976      +/-   ##
==========================================
+ Coverage   25.13%   25.24%   +0.10%     
==========================================
  Files        3150     3150              
  Lines      192105   192184      +79     
  Branches    21159    21186      +27     
==========================================
+ Hits        48288    48510     +222     
+ Misses     142835   142698     -137     
+ Partials      982      976       -6     
Files Changed Coverage Δ
packages/cli/src/constants.ts 100.00% <ø> (ø)
.../MessageEventBusWriter/MessageEventBusLogWriter.ts 54.36% <0.00%> (-3.92%) ⬇️
...geEventBusWriter/MessageEventBusLogWriterWorker.ts 0.00% <0.00%> (ø)
...ase/nodes/Google/Sheet/GoogleSheetsTrigger.node.ts 0.00% <0.00%> (ø)
...li/src/eventbus/MessageEventBus/MessageEventBus.ts 47.80% <13.04%> (-4.05%) ⬇️
packages/cli/src/CredentialsHelper.ts 25.35% <22.22%> (-0.14%) ⬇️
packages/cli/src/utils.ts 68.88% <100.00%> (+1.44%) ⬆️
...ui/src/components/CommunityPackageInstallModal.vue 80.56% <100.00%> (+80.56%) ⬆️

... and 30 files with indirect coverage changes

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