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: Account for nanoid workflow ids for subworkflow execute policy #7094

Merged
merged 4 commits into from
Sep 13, 2023

test: Add tests for workflow settings modal

264db1c
Select commit
Loading
Failed to load commit list.
Merged

fix: Account for nanoid workflow ids for subworkflow execute policy #7094

test: Add tests for workflow settings modal
264db1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2023 in 0s

32.39% (+0.43%) compared to 0a35025

View this Pull Request on Codecov

32.39% (+0.43%) compared to 0a35025

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.43% 🎉

Comparison is base (0a35025) 31.95% compared to head (264db1c) 32.39%.
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7094      +/-   ##
==========================================
+ Coverage   31.95%   32.39%   +0.43%     
==========================================
  Files        3274     3277       +3     
  Lines      197826   197963     +137     
  Branches    21569    21647      +78     
==========================================
+ Hits        63212    64125     +913     
+ Misses     133558   132777     -781     
- Partials     1056     1061       +5     
Files Changed Coverage Δ
...ages/editor-ui/src/components/WorkflowSettings.vue 80.59% <100.00%> (+80.59%) ⬆️
...ages/editor-ui/src/composables/useExternalHooks.ts 100.00% <100.00%> (ø)

... and 30 files with indirect coverage changes

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