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 Sales and Support call counter #287

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Added Sales and Support call counter #287

wants to merge 4 commits into from

Conversation

PrenSJ2
Copy link
Member

@PrenSJ2 PrenSJ2 commented Sep 11, 2024

Close #131

Technical Description

created

sales_call_count and support_call_count

which we iterate in sales_call and support_call view functions

Testing

  • setup tc2
  • setup tc.com
  • setup pd
  • create custom field on Org (with hermes field names set), create a data field in pd ...
  • signup
  • book sales call
  • book support call
  • check counts
  • book more calls
  • check counts go up

@codecov-commenter
Copy link

codecov-commenter commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.14%. Comparing base (63afdab) to head (e95a9f2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #287      +/-   ##
==========================================
+ Coverage   90.07%   90.14%   +0.06%     
==========================================
  Files          29       29              
  Lines        1884     1887       +3     
  Branches      296      296              
==========================================
+ Hits         1697     1701       +4     
  Misses        135      135              
+ Partials       52       51       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@PrenSJ2
Copy link
Member Author

PrenSJ2 commented Sep 24, 2024

  • load up all systems locally and test

@PrenSJ2 PrenSJ2 self-assigned this Sep 24, 2024
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.

Know how many Sales and Support Calls are booked
2 participants