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

SHARE-518 Enhance Email validation #3908

Merged
merged 3 commits into from
Apr 12, 2023
Merged

Conversation

EifonUser
Copy link
Contributor


Your checklist for this pull request

Please review the contributing guidelines and wiki pages of this repository.

  • Include the name and id of the Jira ticket in the PR’s title eg.: SHARE-666 The devils ticket
  • Choose the proper base branch (develop)
  • Confirm that the changes follow the project’s coding guidelines
  • Verify that the changes generate no warnings and errors
  • Verify to commit no other files than the intentionally changed ones
  • Include reasonable and readable tests verifying the added or changed behavior
  • Verify that all tests are passing (CI), if not please state the test cases in the section below
  • Perform a self-review of the changes
  • Stick to the project’s git workflow (rebase and squash your commits)
  • Verify that your changes do not have any conflicts with the base branch
  • Put your ticket into the Code Review section in Jira
  • Post a message in the #catroweb Slack channel and ask for a code reviewer
  • Check that your pull request has been successfully deployed to https://web-test-1.catrob.at/

Additional Description

TODO: Add additional information that is not in your commit-message here

Tests - additional information

TODO: add additional information about testruns here

@codecov
Copy link

codecov bot commented Apr 8, 2023

Codecov Report

Merging #3908 (794f453) into develop (3a863d1) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##             develop    #3908      +/-   ##
=============================================
+ Coverage      49.99%   50.03%   +0.04%     
- Complexity      5705     5713       +8     
=============================================
  Files            654      654              
  Lines          20448    20467      +19     
=============================================
+ Hits           10222    10241      +19     
  Misses         10226    10226              
Flag Coverage Δ
behat 47.87% <100.00%> (+0.04%) ⬆️
phpunit 8.71% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Api/Services/User/UserRequestValidator.php 75.96% <100.00%> (+5.37%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dmetzner dmetzner self-requested a review April 12, 2023 11:41
@dmetzner dmetzner merged commit 8c23589 into Catrobat:develop Apr 12, 2023
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.

2 participants