jonathanpeppers / inclusive-code-reviews-ml

Machine learning for code reviews!
MIT License
14 stars 6 forks source link

Fix heuristic issues, make tests more reliable #164

Closed jonathanpeppers closed 8 months ago

jonathanpeppers commented 8 months ago

Fixes: https://github.com/jonathanpeppers/inclusive-code-reviews-browser/issues/347 Fixes: https://github.com/jonathanpeppers/inclusive-code-reviews-browser/issues/339

For our test cases, it's OK if we only only 50% confident that isnegative is 0. We are only underlining things when we are confident that isnegative is 1.