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

12.0 add customer team manager #319

Open
wants to merge 39 commits into
base: 12.0
Choose a base branch
from

Make employees easily searchable

fc76481
Select commit
Loading
Failed to load commit list.
Open

12.0 add customer team manager #319

Make employees easily searchable
fc76481
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 0s

93.54% (+0.21%) compared to 8cadc5a

View this Pull Request on Codecov

93.54% (+0.21%) compared to 8cadc5a

Details

Codecov Report

Attention: Patch coverage is 97.71987% with 14 lines in your changes missing coverage. Please review.

Project coverage is 93.54%. Comparing base (8cadc5a) to head (fc76481).

Files with missing lines Patch % Lines
customer_team_manager/models/employee.py 93.60% 2 Missing and 6 partials ⚠️
customer_team_manager/models/role.py 82.35% 3 Missing ⚠️
customer_team_manager/tests/common.py 96.55% 0 Missing and 2 partials ⚠️
customer_team_manager/models/team.py 94.44% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             12.0     #319      +/-   ##
==========================================
+ Coverage   93.32%   93.54%   +0.21%     
==========================================
  Files         310      325      +15     
  Lines       10832    11412     +580     
  Branches     1337     1418      +81     
==========================================
+ Hits        10109    10675     +566     
- Misses        532      537       +5     
- Partials      191      200       +9     

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