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

feat: support for nested pointer struct #17

Merged
merged 9 commits into from
Mar 23, 2018
Merged

feat: support for nested pointer struct #17

merged 9 commits into from
Mar 23, 2018

Conversation

bxcodec
Copy link
Owner

@bxcodec bxcodec commented Mar 23, 2018

Proposed changes:

  • Support for nested Pointer struct

close #16

@codecov
Copy link

codecov bot commented Mar 23, 2018

Codecov Report

Merging #17 into master will decrease coverage by 1.61%.
The diff coverage is 92.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage     100%   98.38%   -1.62%     
==========================================
  Files           8        8              
  Lines         380      371       -9     
==========================================
- Hits          380      365      -15     
- Misses          0        3       +3     
- Partials        0        3       +3
Impacted Files Coverage Δ
faker.go 96.34% <92.68%> (-3.66%) ⬇️

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 c672223...b90627c. Read the comment docs.

@bxcodec bxcodec merged commit d3c3687 into master Mar 23, 2018
@bxcodec bxcodec deleted the fixPointerStruct branch March 23, 2018 09:16
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.

nested pointer support
1 participant