-
Notifications
You must be signed in to change notification settings - Fork 17
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
Dynamic Contact Information and History #153
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #153 +/- ##
==========================================
+ Coverage 68.17% 69.18% +1.01%
==========================================
Files 77 77
Lines 1172 1217 +45
Branches 98 101 +3
==========================================
+ Hits 799 842 +43
+ Misses 348 345 -3
- Partials 25 30 +5
☔ View full report in Codecov by Sentry. |
Hey @VishalZ123, please resolve all the deep scan issues. |
Dynamic Contact Info and History
Summary
Implements the dynamic contact info and history. Uses
GET_CONTACT_INFO
for fetching the contact information, formats it and displays. More info option displays the fields for the contact. Contact History option displays all the action taken for the contact, using theGET_CONTACT_HISTORY
query.Changes Made
contact-info.mp4
Issues
Closes: #140
Reviewers
@mdshamoon , Kindly review and merge