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/hacker #196

Merged
merged 3 commits into from
Oct 8, 2023
Merged

Feature/hacker #196

merged 3 commits into from
Oct 8, 2023

Conversation

eric-bodhi
Copy link
Contributor

All of it works well except for Phrases Test. Should be good enough for production but could use a better idea for testing Phrase.

@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2023

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

📢 Thoughts on this report? Let us know!.

src/modules/hacker/HackerTest.cpp Outdated Show resolved Hide resolved
src/modules/hacker/data/Phrases.h Outdated Show resolved Hide resolved
src/modules/hacker/data/Ingverbs.h Outdated Show resolved Hide resolved
@eric-bodhi
Copy link
Contributor Author

I saw that every phrase has a verb, adjective, noun, and an abbreviation. So I checked to see if the phrase had at least one of each of these types of words. The newlines don't appear to be showing in github (when I checked my fork) but I do have them in the code.

@cieslarmichal
Copy link
Owner

Yes I see, good job, github does not show last empty line (if it exists) it shows if it doesnt

@cieslarmichal cieslarmichal merged commit d6e26e1 into cieslarmichal:main Oct 8, 2023
3 checks passed
@eric-bodhi eric-bodhi mentioned this pull request Oct 9, 2023
@eric-bodhi eric-bodhi deleted the feature/hacker 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.

3 participants