Sushain Cherivirala

Results 45 issues of Sushain Cherivirala

Right now, none of the test ensure that the endpoints aren't disastrously blocking.

enhancement
help wanted

Currently at 22%. As the coverage is increased, so should --fail-under. coverage details: https://coveralls.io/github/apertium/apertium-apy?branch=master

enhancement
help wanted

Currently there are 300+ errors: ``` $ mypy --config-file mypy.ini **/*.py --strict | wc -l 322 ```

enhancement

Directories with special characters, like `(`, aren't properly crawled. This is fixed by escaping the provided paths before they're passed to `fast-glob`. My newly added test now passes. But, another...

🗄️server

Sad! ![image](https://user-images.githubusercontent.com/4211838/29601412-63e408ae-87a9-11e7-8e00-c0b052232279.png)

bug
good first issue

Assorted thoughts: - A nice front end needs to be developed for this, with nice probability bars if there is probability data available from the back end - A back...

enhancement
important
in-progress

One of the exciting things here is [native support for RTL](https://getbootstrap.com/docs/5.0/getting-started/rtl/). As usual, I suspect the annoying thing will be that we have custom CSS with colors directly embed. We...

enhancement

Apparently the bootstrap CSS was edited directly at one point (also, I'm not sure how it was created -- maybe with manual edits on something else) and now there's no...

enhancement
tech-debt