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

Fix phrases for the browser extension tests #36

Merged
merged 1 commit into from Aug 19, 2022
Merged

Conversation

jonathanpeppers
Copy link
Owner

Context: https://github.com/jonathanpeppers/inclusive-code-reviews-browser

The browser extension's tests caught:

I love you.
AssertionError: expected 'negative' to equal 'neutral'

I added some examples of this, but then a different test failed:

Text 'Why are you such a pain?', IsNegative 1, Confidence 0.5991535782814026

Added one more example, and now all tests pass in both the browser
extension and in this repo.

Context: https://github.com/jonathanpeppers/inclusive-code-reviews-browser

The browser extension's tests caught:

    I love you.
    AssertionError: expected 'negative' to equal 'neutral'

I added some examples of this, but then a different test failed:

    Text 'Why are you such a pain?', IsNegative 1, Confidence 0.5991535782814026

Added one more example, and now all tests pass in both the browser
extension and in this repo.
@jonathanpeppers jonathanpeppers merged commit ea73af4 into main Aug 19, 2022
@jonathanpeppers jonathanpeppers deleted the iloveyou branch August 19, 2022 18:33
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.

None yet

1 participant