Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Fix: Provide all kinds of string values from StringProvider::arbitrary() #338

Merged
merged 2 commits into from Oct 4, 2020

Conversation

localheinz
Copy link
Member

@localheinz localheinz commented Oct 4, 2020

This PR

  • asserts that StringProvider::arbitrary() provides all kinds of string values
  • provides all kinds of string values from StringProvider::arbitrary()

Follows #326.

@localheinz localheinz self-assigned this Oct 4, 2020
@codecov
Copy link

codecov bot commented Oct 4, 2020

Codecov Report

Merging #338 into main will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #338   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        73        73           
===========================================
  Files              9         9           
  Lines            253       252    -1     
===========================================
- Hits             253       252    -1     
Impacted Files Coverage Δ Complexity Δ
src/DataProvider/StringProvider.php 100.00% <100.00%> (ø) 8.00 <0.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 1832627...e2cb8cf. Read the comment docs.

@ergebnis-bot ergebnis-bot self-requested a review October 4, 2020 08:34
@ergebnis-bot ergebnis-bot self-assigned this Oct 4, 2020
@ergebnis-bot ergebnis-bot merged commit 928a7ac into main Oct 4, 2020
@ergebnis-bot ergebnis-bot deleted the fix/arbitrary branch October 4, 2020 08:34
@ergebnis-bot ergebnis-bot self-requested a review October 4, 2020 08:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants