Bug/WP-364: Ticket creation emails are not sent to 'cc' emails #1017
Codecov / codecov/project
failed
Jan 8, 2025 in 0s
70.48% (-2.21%) compared to 698d919
View this Pull Request on Codecov
70.48% (-2.21%) compared to 698d919
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 70.48%. Comparing base (
698d919
) to head (3483c54
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1017 +/- ##
==========================================
- Coverage 72.68% 70.48% -2.21%
==========================================
Files 327 538 +211
Lines 27692 33983 +6291
Branches 2204 2936 +732
==========================================
+ Hits 20129 23954 +3825
- Misses 7525 9829 +2304
- Partials 38 200 +162
Files with missing lines | Coverage Δ | |
---|---|---|
client/src/components/Tickets/TicketCreateForm.jsx | 85.15% <100.00%> (ø) |
|
...portal/apps/onboarding/steps/project_membership.py | 66.66% <ø> (ø) |
|
server/portal/apps/tickets/api/views.py | 80.64% <100.00%> (ø) |
Loading