-
Notifications
You must be signed in to change notification settings - Fork 44
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 functionality to pin/unpin flows from the flows list #3137
Conversation
🚀 Deployed on https://deploy-preview-3137--glific-frontend.netlify.app |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3137 +/- ##
=======================================
Coverage 81.55% 81.55%
=======================================
Files 329 329
Lines 10544 10555 +11
Branches 2233 2233
=======================================
+ Hits 8599 8608 +9
- Misses 1329 1330 +1
- Partials 616 617 +1 ☔ View full report in Codecov by Sentry. |
Glific
|
Project |
Glific
|
Branch Review |
enhancement/pin-flows
|
Run status |
|
Run duration | 24m 43s |
Commit |
|
Committer | Akansha Sakhre |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
169
|
View all changes introduced in this branch ↗︎ |
Glific
|
Project |
Glific
|
Branch Review |
enhancement/pin-flows
|
Run status |
|
Run duration | 25m 45s |
Commit |
|
Committer | Akansha Sakhre |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
169
|
View all changes introduced in this branch ↗︎ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functionality is working as expected. However, refresh action works only once. Can you fix the same.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good.
target issue is #3132