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

feat: Add RemoveProvider public method #115

Merged
merged 5 commits into from
Jun 26, 2020
Merged

feat: Add RemoveProvider public method #115

merged 5 commits into from
Jun 26, 2020

Conversation

pioz
Copy link
Contributor

@pioz pioz commented Jun 22, 2020

This method removes existing customization added with AddProvider.
This can be useful if you need to reset your customization and add
a new one with the same name.

pioz added 2 commits June 22, 2020 16:49
This method removes existing customization added with AddProvider.
This can be useful if you need to reset your customization and add
a new one with the same name.
@codecov
Copy link

codecov bot commented Jun 22, 2020

Codecov Report

Merging #115 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   93.63%   93.65%   +0.02%     
==========================================
  Files          11       11              
  Lines        1304     1309       +5     
==========================================
+ Hits         1221     1226       +5     
  Misses         45       45              
  Partials       38       38              
Impacted Files Coverage Δ
faker.go 91.32% <100.00%> (+0.07%) ⬆️

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 5a7150e...a1d4d46. Read the comment docs.

go.mod Outdated Show resolved Hide resolved
@bxcodec bxcodec changed the title Add RemoveProvider public method feat: Add RemoveProvider public method Jun 26, 2020
@bxcodec bxcodec merged commit b0be786 into bxcodec:master Jun 26, 2020
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.

2 participants