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 email action functionality #78

Merged
merged 5 commits into from Oct 26, 2019

Conversation

aditya274
Copy link
Contributor

Used smtplib to implement email action, also edited the email action to action packages file.

@coveralls
Copy link

coveralls commented Oct 2, 2019

Pull Request Test Coverage Report for Build 260

  • 11 of 33 (33.33%) changed or added relevant lines in 2 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.6%) to 74.675%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pastepwn/actions/emailaction.py 10 32 31.25%
Files with Coverage Reduction New Missed Lines %
pastepwn/database/sqlitedb.py 2 85.71%
Totals Coverage Status
Change from base Build 239: -0.6%
Covered Lines: 1952
Relevant Lines: 2614

💛 - Coveralls

@aditya274 aditya274 mentioned this pull request Oct 2, 2019
I did some improvements to the code, for example: Use context manager, extract the same regex to a variable, fixed a little bug because of the missing analyzer_name variable and a lot more
@d-Rickyy-b d-Rickyy-b merged commit 9cfba96 into d-Rickyy-b:master Oct 26, 2019
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