You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per #11 we wanna ensure max test coverage, as of now sentences/utils.rs is not at all tested but shared across all sentence parsers and thus a source for very common bugs.
Should be quite easy to do and might be an easy way for an individual to look into tests and make a small open source commit unless someone really wants this in the crate quickly.
The text was updated successfully, but these errors were encountered:
As per #11 we wanna ensure max test coverage, as of now sentences/utils.rs is not at all tested but shared across all sentence parsers and thus a source for very common bugs.
Should be quite easy to do and might be an easy way for an individual to look into tests and make a small open source commit unless someone really wants this in the crate quickly.
The text was updated successfully, but these errors were encountered: