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

Merge PR #58, with tweaks #61

Merged
merged 2 commits into from
Mar 24, 2017
Merged

Conversation

jsvine
Copy link
Owner

@jsvine jsvine commented Mar 24, 2017

No description provided.

Ben Craton and others added 2 commits March 2, 2017 13:23
… to test case.

Adds ability to pass a minimum length of sentence to return. Ex. make_short_sentence(140, char_min=70) will return a sentence of length 70 < len < 140
- Changes char_min to min_chars
- Also changes positional argument from char_limit to max_chars
- Makes length tests inclusive of thresholds, instead of exclusive
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling f922fa9 on tsunaminoai-min_len_make_short_sentence into c11601b on master.

@jsvine jsvine merged commit 6b20e98 into master Mar 24, 2017
@jsvine jsvine deleted the tsunaminoai-min_len_make_short_sentence branch December 7, 2022 20:42
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.

2 participants