Skip to content

Add email address validation utilities#7

Open
tjlevel12 wants to merge 2 commits into
masterfrom
4-validate-email
Open

Add email address validation utilities#7
tjlevel12 wants to merge 2 commits into
masterfrom
4-validate-email

Conversation

@tjlevel12

Copy link
Copy Markdown

Fixes #4

@guruofgentoo guruofgentoo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In addition to the notes, when we get usage ironed out, we should add to the readme.

Comment thread keg_mail/content.py
Comment thread keg_mail/content.py Outdated
Comment thread keg_mail/content.py Outdated
 * Extract suggestions method to allow developer access to suggestions
 * Expand test coverage
 * Remove unused import
 * Update the readme

Refs GH-4
@codecov

codecov Bot commented Feb 2, 2021

Copy link
Copy Markdown

Codecov Report

Merging #7 (1c9777d) into master (67976e2) will increase coverage by 1.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   86.82%   87.82%   +1.00%     
==========================================
  Files          11       11              
  Lines         607      657      +50     
  Branches       48       50       +2     
==========================================
+ Hits          527      577      +50     
  Misses         65       65              
  Partials       15       15              
Impacted Files Coverage Δ
keg_mail/content.py 84.28% <100.00%> (+6.28%) ⬆️
keg_mail/tests/test_content.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 67976e2...1c9777d. Read the comment docs.

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.

Validate email address

3 participants