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

Bug/WP-364: Ticket creation emails are not sent to 'cc' emails #1017

Merged
merged 7 commits into from
Jan 8, 2025

poetry setting package mode to false to solve install issue

3483c54
Select commit
Loading
Failed to load commit list.
Merged

Bug/WP-364: Ticket creation emails are not sent to 'cc' emails #1017

poetry setting package mode to false to solve install issue
3483c54
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%> (ø)

... and 209 files with indirect coverage changes