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

Refactor tests #6

Merged
merged 54 commits into from
Mar 31, 2024
Merged

Refactor tests #6

merged 54 commits into from
Mar 31, 2024

Conversation

quambene
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 30, 2024

Codecov Report

Attention: Patch coverage is 82.93187% with 248 lines in your changes are missing coverage. Please review.

Project coverage is 70.15%. Comparing base (f854d2a) to head (f68f67d).

Files Patch % Lines
src/cmd/send_bulk.rs 45.55% 49 Missing ⚠️
src/cmd/send.rs 40.00% 30 Missing ⚠️
src/sources/postgres.rs 0.00% 23 Missing ⚠️
src/email_builder/receiver.rs 83.82% 22 Missing ⚠️
src/email_transmission/client.rs 60.37% 21 Missing ⚠️
src/cmd/init.rs 37.93% 18 Missing ⚠️
src/email_builder/mime.rs 93.10% 16 Missing ⚠️
src/email_builder/message.rs 93.56% 15 Missing ⚠️
src/email_provider/aws.rs 0.00% 13 Missing ⚠️
src/email_transmission/smtp.rs 0.00% 13 Missing ⚠️
... and 6 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main       #6       +/-   ##
===========================================
+ Coverage   14.98%   70.15%   +55.17%     
===========================================
  Files          29       27        -2     
  Lines        2329     1997      -332     
===========================================
+ Hits          349     1401     +1052     
+ Misses       1980      596     -1384     

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

@quambene quambene merged commit 55f870c into main Mar 31, 2024
10 checks passed
@quambene quambene deleted the integration-tests branch March 31, 2024 01:13
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.

2 participants