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

Conversation

akanshaaa19
Copy link
Member

target issue is #3115

@akanshaaa19 akanshaaa19 linked an issue Nov 25, 2024 that may be closed by this pull request
@akanshaaa19 akanshaaa19 self-assigned this Nov 25, 2024
Copy link

github-actions bot commented Nov 25, 2024

@github-actions github-actions bot temporarily deployed to pull request November 25, 2024 05:28 Inactive
Copy link

cypress bot commented Nov 25, 2024

Glific    Run #5451

Run Properties:  status check passed Passed #5451  •  git commit 62161d3451 ℹ️: Merge d7137353c9b66a31bceb16f57fa543d4665321db into 0b58bebe348db47c904e9944e1f5...
Project Glific
Branch Review enhancement/flow-warning
Run status status check passed Passed #5451
Run duration 24m 59s
Commit git commit 62161d3451 ℹ️: Merge d7137353c9b66a31bceb16f57fa543d4665321db into 0b58bebe348db47c904e9944e1f5...
Committer Akansha Sakhre
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 169
View all changes introduced in this branch ↗︎

@github-actions github-actions bot temporarily deployed to pull request November 25, 2024 07:15 Inactive
Copy link

codecov bot commented Nov 25, 2024

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.

@github-actions github-actions bot temporarily deployed to pull request November 25, 2024 07:26 Inactive
@akanshaaa19 akanshaaa19 requested a review from kurund November 25, 2024 07:52
@github-actions github-actions bot temporarily deployed to pull request November 25, 2024 23:11 Inactive
Copy link
Contributor

@kurund kurund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@akanshaaa19

Tests are failing, can you please check? I have done another test run.

@github-actions github-actions bot temporarily deployed to pull request November 25, 2024 23:55 Inactive
@github-actions github-actions bot temporarily deployed to pull request December 9, 2024 04:55 Inactive
@akanshaaa19 akanshaaa19 requested a review from kurund December 9, 2024 05:35
@github-actions github-actions bot temporarily deployed to pull request December 10, 2024 22:47 Inactive
Copy link
Contributor

@kurund kurund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@akanshaaa19

I don't see any warning message.

Steps that I followed.

  • created new flow and published
  • tried editing the above flow and remove some node and clicked on menu links it navigated to the same without any warning.

May be I am missing something. Lets discuss during our call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning if flow not published
2 participants