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
614 stars 30 forks source link

feat(blood): Added faker for blood types #40

Closed rubemlrm closed 4 months ago

rubemlrm commented 6 months ago

Added faker that will generate blood type, rh factor and group

rubemlrm commented 5 months ago

Can we add this support to the main tag? on faker.go?

Somewhere in this lines

https://github.com/go-faker/faker/blob/29e74ae47866cdf59fce158148b7566c84a1f5c8/faker.go#L134-L234

Thank you for your suggestion. I've made that change.

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (29e74ae) 89.16% compared to head (ac48bd0) 89.01%. Report is 1 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== - Coverage 89.16% 89.01% -0.15% ========================================== Files 12 13 +1 Lines 1781 1812 +31 ========================================== + Hits 1588 1613 +25 - Misses 138 142 +4 - Partials 55 57 +2 ```

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