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

Contact import automation #2992

Merged
merged 40 commits into from
Aug 28, 2024

update info svg

1a43366
Select commit
Loading
Failed to load commit list.
Merged

Contact import automation #2992

update info svg
1a43366
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2024 in 1s

80.29% (+0.04%) compared to 17de63f

View this Pull Request on Codecov

80.29% (+0.04%) compared to 17de63f

Details

Codecov Report

Attention: Patch coverage is 84.41558% with 12 lines in your changes missing coverage. Please review.

Project coverage is 80.29%. Comparing base (17de63f) to head (1a43366).
Report is 21 commits behind head on master.

Files with missing lines Patch % Lines
src/components/simulator/Simulator.tsx 50.00% 2 Missing and 1 partial ⚠️
src/components/floweditor/FlowEditor.tsx 50.00% 1 Missing and 1 partial ⚠️
.../AdminContactManagement/AdminContactManagement.tsx 60.00% 1 Missing and 1 partial ⚠️
...containers/ContactManagement/ContactManagement.tsx 85.71% 2 Missing ⚠️
src/components/UI/Form/Checkbox/Checkbox.tsx 85.71% 0 Missing and 1 partial ⚠️
...ment/UploadContactsDialog/UploadContactsDialog.tsx 90.90% 0 Missing and 1 partial ⚠️
...c/containers/NotificationList/NotificationList.tsx 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2992      +/-   ##
==========================================
+ Coverage   80.25%   80.29%   +0.04%     
==========================================
  Files         322      322              
  Lines       10367    10364       -3     
  Branches     2206     2208       +2     
==========================================
+ Hits         8320     8322       +2     
+ Misses       1405     1401       -4     
+ Partials      642      641       -1     

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