-
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
Fixed search bar in collections list #3075
Conversation
🚀 Deployed on https://deploy-preview-3075--glific-frontend.netlify.app |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3075 +/- ##
==========================================
+ Coverage 80.20% 80.29% +0.08%
==========================================
Files 322 322
Lines 10382 10383 +1
Branches 2213 2213
==========================================
+ Hits 8327 8337 +10
+ Misses 1407 1393 -14
- Partials 648 653 +5 ☔ View full report in Codecov by Sentry. |
Glific Run #5211
Run Properties:
|
Project |
Glific
|
Branch Review |
fix/collections-search
|
Run status |
Failed #5211
|
Run duration | 30m 02s |
Commit |
3f4435a991 ℹ️: Merge 5325db2bcc92c411b8312b5afafdf6851cc00de3 into da575d1652b6a0a3501235264184...
|
Committer | Akansha Sakhre |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
2
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
167
|
View all changes introduced in this branch ↗︎ |
Tests for review
contactImport/ContactImport.spec.ts • 1 failed test
Test | Artifacts | |
---|---|---|
Importing contacts > should upload contacts |
Test Replay
Screenshots
|
notification/notification.spec.ts • 1 failed test
Test | Artifacts | |
---|---|---|
Notification list > downloads csv report for contact import |
Test Replay
Screenshots
|
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 #3043