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

Feature/sport #198

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Feature/sport #198

merged 2 commits into from
Oct 10, 2023

Conversation

eric-bodhi
Copy link
Contributor

Created Sport Module.
I also removed some functions that were unnecessary from Hacker as there were existing ones in StringHelper. I moved the still needed String functions for Hacker to StringHelper.

@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% <ø> (ø)
src/common/StringHelperTest.cpp 100.00% <100.00%> (ø)
src/modules/hacker/HackerTest.cpp 100.00% <ø> (ø)
src/modules/helper/HelperTest.cpp 100.00% <ø> (ø)
src/modules/sport/SportTest.cpp 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@eric-bodhi eric-bodhi mentioned this pull request Oct 10, 2023
@cieslarmichal cieslarmichal linked an issue Oct 10, 2023 that may be closed by this pull request
@cieslarmichal cieslarmichal merged commit 51ba70d into cieslarmichal:main Oct 10, 2023
3 checks passed
@eric-bodhi eric-bodhi deleted the feature/sport branch October 12, 2023 00:32
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 Sport module
3 participants