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

Email attach fix #1015

Merged
merged 7 commits into from
Aug 10, 2023
Merged

Email attach fix #1015

merged 7 commits into from
Aug 10, 2023

Conversation

Tarraann
Copy link
Collaborator

@Tarraann Tarraann commented Aug 9, 2023

Description

Related Issues

Solution and Design

Test Plan

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Docs update

Checklist

  • My pull request is atomic and focuses on a single change.
  • I have read the contributing guide and my code conforms to the guidelines.
  • I have documented my changes clearly and comprehensively.
  • I have added the required tests.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Tarraann seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Patch coverage: 4.76% and project coverage change: -0.38% ⚠️

Comparison is base (fdd1e95) 59.35% compared to head (94a662b) 58.98%.
Report is 11 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1015      +/-   ##
==========================================
- Coverage   59.35%   58.98%   -0.38%     
==========================================
  Files         198      198              
  Lines        8858     8857       -1     
  Branches      932      932              
==========================================
- Hits         5258     5224      -34     
- Misses       3358     3392      +34     
+ Partials      242      241       -1     
Files Changed Coverage Δ
superagi/tools/email/send_email_attachment.py 0.00% <0.00%> (-41.98%) ⬇️
superagi/tools/email/send_email.py 88.00% <33.33%> (ø)

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

@Fluder-Paradyne Fluder-Paradyne merged commit b9ac4f2 into dev Aug 10, 2023
2 of 5 checks passed
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.

None yet

3 participants