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

Add UUID validation rule, and test #754

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Added a parameter that enables character replacement

754bd34
Select commit
Loading
Failed to load commit list.
Draft

Add UUID validation rule, and test #754

Added a parameter that enables character replacement
754bd34
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 15, 2024 in 0s

9.97% (-84.43%) compared to fe63447

View this Pull Request on Codecov

9.97% (-84.43%) compared to fe63447

Details

Codecov Report

Attention: Patch coverage is 0% with 26 lines in your changes missing coverage. Please review.

Project coverage is 9.97%. Comparing base (fe63447) to head (754bd34).
Report is 61 commits behind head on master.

Files with missing lines Patch % Lines
src/Rule/UuidHandler.php 0.00% 14 Missing ⚠️
src/Rule/Uuid.php 0.00% 12 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (fe63447) and HEAD (754bd34). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (fe63447) HEAD (754bd34)
6 3
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #754       +/-   ##
============================================
- Coverage     94.40%   9.97%   -84.43%     
- Complexity      953    1031       +78     
============================================
  Files           108     122       +14     
  Lines          3018    3317      +299     
============================================
- Hits           2849     331     -2518     
- Misses          169    2986     +2817     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.