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

feat: EmailField #27

Merged
merged 1 commit into from
Aug 13, 2021
Merged

feat: EmailField #27

merged 1 commit into from
Aug 13, 2021

Conversation

rafamizes
Copy link
Member

Closes #8

@rafamizes rafamizes added the feature New feature or request label Aug 13, 2021
@rafamizes rafamizes self-assigned this Aug 13, 2021
@codecov
Copy link

codecov bot commented Aug 13, 2021

Codecov Report

Merging #27 (9e4e753) into master (e013cf0) will increase coverage by 0.57%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   91.44%   92.02%   +0.57%     
==========================================
  Files           6        7       +1     
  Lines         152      163      +11     
==========================================
+ Hits          139      150      +11     
  Misses         13       13              
Impacted Files Coverage Δ
lib/src/net/email_field.dart 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 e013cf0...9e4e753. Read the comment docs.

@rafamizes rafamizes merged commit ebb598f into dartoos-dev:master Aug 13, 2021
@rafamizes rafamizes deleted the 8 branch August 13, 2021 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create EmailField class
1 participant