TheAlgorithms / Rust

All Algorithms implemented in Rust
MIT License
22.92k stars 2.24k forks source link

Added is_valid_email_address.rs #783

Closed lyqio closed 2 weeks ago

lyqio commented 3 months ago

Changes

Type of change

Checklist:

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 96.95122% with 5 lines in your changes missing coverage. Please review.

Project coverage is 95.34%. Comparing base (b2acfd2) to head (5460340). Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
src/string/is_valid_email_address.rs 96.95% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #783 +/- ## ========================================== + Coverage 95.33% 95.34% +0.01% ========================================== Files 310 311 +1 Lines 22657 22821 +164 ========================================== + Hits 21600 21759 +159 - Misses 1057 1062 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

lyqio commented 2 months ago

I handled all the things that you requested.

vil02 commented 2 months ago

Please make sure to update your branch (cf. #789) - otherwise the CI will fail.

lyqio commented 2 months ago

I think I fixed all the issues and made the IP checking better.

github-actions[bot] commented 3 weeks ago

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 2 weeks ago

Please ping one of the maintainers once you commit the changes requested or make improvements on the code. If this is not the case and you need some help, feel free to ask for help in our Gitter channel. Thank you for your contributions!