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

Added Sender Filtering to Read Email Tool #1327

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

rounak610
Copy link
Collaborator

@rounak610 rounak610 commented Oct 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.

@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (f8d6084) 58.83% compared to head (5b31f62) 58.86%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1327      +/-   ##
==========================================
+ Coverage   58.83%   58.86%   +0.02%     
==========================================
  Files         228      228              
  Lines       11060    11072      +12     
  Branches     1189     1191       +2     
==========================================
+ Hits         6507     6517      +10     
  Misses       4222     4222              
- Partials      331      333       +2     
Files Coverage Δ
superagi/tools/email/read_email.py 66.66% <81.25%> (+3.33%) ⬆️

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

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

1 participant