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

Enhancement: Implement StringProvider::uuid() #40

Merged
merged 1 commit into from Feb 10, 2022
Merged

Conversation

localheinz
Copy link
Member

This pull request

  • implements StringProvider::uuid()

@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

Merging #40 (ae08391) into main (e1cff20) will increase coverage by 0.11%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #40      +/-   ##
============================================
+ Coverage     96.77%   96.89%   +0.11%     
- Complexity       45       46       +1     
============================================
  Files             9        9              
  Lines           186      193       +7     
============================================
+ Hits            180      187       +7     
  Misses            6        6              
Impacted Files Coverage Δ
src/StringProvider.php 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 e1cff20...ae08391. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants