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

fix panic on named types #26

Merged
merged 1 commit into from
Jul 25, 2018
Merged

fix panic on named types #26

merged 1 commit into from
Jul 25, 2018

Conversation

ilackarms
Copy link
Contributor

fixes if a struct contains a named/assigned type (#25)

Signed-off-by: Scott Weiss <[email protected]>
@codecov
Copy link

codecov bot commented Jul 23, 2018

Codecov Report

Merging #26 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   97.82%   97.82%   +<.01%     
==========================================
  Files           8        8              
  Lines         367      368       +1     
==========================================
+ Hits          359      360       +1     
  Misses          4        4              
  Partials        4        4
Impacted Files Coverage Δ
faker.go 95.23% <100%> (+0.02%) ⬆️

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 1e3dfd5...0869a06. Read the comment docs.

@bxcodec bxcodec merged commit f76f69b into bxcodec:master Jul 25, 2018
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