Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add language function to person module #210

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Conversation

cieslarmichal
Copy link
Owner

closes #192

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

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

Files Coverage Δ
include/faker-cxx/Helper.h 100.00% <100.00%> (ø)
include/faker-cxx/types/Language.h 100.00% <ø> (ø)
...on/mappers/precisionMapper/PrecisionMapperTest.cpp 100.00% <100.00%> (ø)
src/modules/finance/FinanceTest.cpp 100.00% <ø> (ø)
src/modules/person/PersonTest.cpp 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@cieslarmichal cieslarmichal merged commit 0acf988 into main Oct 16, 2023
4 checks passed
@cieslarmichal cieslarmichal deleted the feature/language-person branch October 16, 2023 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add language function to Person module
2 participants