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

Added warning if flow is not published #3142

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Merge branch 'master' into enhancement/flow-warning

d713735
Select commit
Loading
Failed to load commit list.
Open

Added warning if flow is not published #3142

Merge branch 'master' into enhancement/flow-warning
d713735
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 1s

81.80% (+0.06%) compared to 0b58beb

View this Pull Request on Codecov

81.80% (+0.06%) compared to 0b58beb

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 3 lines in your changes missing coverage. Please review.

Project coverage is 81.80%. Comparing base (0b58beb) to head (d713735).

Files with missing lines Patch % Lines
src/components/floweditor/FlowEditor.tsx 88.88% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3142      +/-   ##
==========================================
+ Coverage   81.73%   81.80%   +0.06%     
==========================================
  Files         329      329              
  Lines       10564    10575      +11     
  Branches     2235     2239       +4     
==========================================
+ Hits         8635     8651      +16     
+ Misses       1316     1311       -5     
  Partials      613      613              

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