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

feat: added random source customization #137

Merged
merged 2 commits into from Jul 1, 2021

Conversation

fredbi
Copy link
Contributor

@fredbi fredbi commented May 10, 2021

This PR adds the ability to set custom random sources at the package level.

Signed-off-by: Frederic BIDON fredbi@yahoo.com

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@codecov
Copy link

codecov bot commented May 10, 2021

Codecov Report

Merging #137 (321a335) into master (74585ae) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
+ Coverage   92.17%   92.23%   +0.06%     
==========================================
  Files          11       12       +1     
  Lines        1086     1095       +9     
==========================================
+ Hits         1001     1010       +9     
  Misses         46       46              
  Partials       39       39              
Impacted Files Coverage Δ
address.go 100.00% <ø> (ø)
datetime.go 97.46% <ø> (ø)
internet.go 76.69% <ø> (ø)
lorem.go 100.00% <ø> (ø)
payment.go 100.00% <ø> (ø)
person.go 100.00% <ø> (ø)
phone.go 100.00% <ø> (ø)
price.go 100.00% <ø> (ø)
tag_argument_extractor.go 100.00% <ø> (ø)
faker.go 90.31% <100.00%> (+0.03%) ⬆️
... and 3 more

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 74585ae...321a335. Read the comment docs.

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@bxcodec bxcodec merged commit 7460bf3 into bxcodec:master Jul 1, 2021
@fredbi fredbi deleted the custom-random-source branch August 20, 2021 16:16
@bxcodec bxcodec changed the title added random source customization feat: added random source customization Dec 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support custom random sources
2 participants