go-faker / faker

Go (Golang) Fake Data Generator for Struct, previously https://github.com/bxcodec/faker
https://pkg.go.dev/github.com/go-faker/faker/v4
MIT License
658 stars 31 forks source link

fix: unexpected logic issue with the ignore interface option #36

Closed bxcodec closed 1 year ago

bxcodec commented 1 year ago

fix #30

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.11% :tada:

Comparison is base (f70bf73) 89.04% compared to head (75b5cb5) 89.16%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #36 +/- ## ========================================== + Coverage 89.04% 89.16% +0.11% ========================================== Files 12 12 Lines 1762 1781 +19 ========================================== + Hits 1569 1588 +19 Misses 138 138 Partials 55 55 ``` | [Files Changed](https://app.codecov.io/gh/go-faker/faker/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [faker.go](https://app.codecov.io/gh/go-faker/faker/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZmFrZXIuZ28=) | `86.29% <100.00%> (+0.27%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.