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

Automation drafts feature added #671

Merged
merged 11 commits into from
Nov 5, 2020
Merged

Automation drafts feature added #671

merged 11 commits into from
Nov 5, 2020

Conversation

rathorevaibhav
Copy link
Contributor

Summary

Automations can now have a draft state.

@rathorevaibhav rathorevaibhav self-assigned this Nov 3, 2020
@rathorevaibhav rathorevaibhav linked an issue Nov 3, 2020 that may be closed by this pull request
@codecov-io
Copy link

Codecov Report

Merging #671 into master will decrease coverage by 0.21%.
The diff coverage is 64.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #671      +/-   ##
==========================================
- Coverage   71.72%   71.50%   -0.22%     
==========================================
  Files         136      136              
  Lines        3063     3092      +29     
  Branches      599      608       +9     
==========================================
+ Hits         2197     2211      +14     
- Misses        661      674      +13     
- Partials      205      207       +2     
Impacted Files Coverage Δ
src/components/floweditor/FlowEditor.tsx 66.66% <53.84%> (-9.01%) ⬇️
src/components/simulator/Simulator.tsx 71.42% <88.88%> (+2.38%) ⬆️
src/graphql/queries/Automation.ts 100.00% <100.00%> (ø)
src/mocks/Automation.tsx 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 58bb2f2...eb6ed60. Read the comment docs.

@rathorevaibhav rathorevaibhav requested a review from kurund November 3, 2020 13:32
@rathorevaibhav rathorevaibhav marked this pull request as ready for review November 3, 2020 13:32
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.

working as expected 👍

@kurund kurund merged commit 48a8a25 into master Nov 5, 2020
@kurund kurund deleted the feature/automation-drafts branch November 5, 2020 12:41
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.

Implement automation stages
3 participants