Closed jieralice13 closed 3 years ago
Could you add the corresponding unit test for the added function here? BTW, the new function looks almost the same as the existing tokenize
function. Is it possible to refactor the existing function to achieve your expected functionality?
Thanks for the modifications! Could you also fix the CI error?
Thanks for the modifications! Could you also fix the CI error?
Thanks, I've fixed the CI error.
There is a migration process from travis org to travis com, for the PRs at this moment, please check the build status manually https://travis-ci.org/github/asyml/texar-pytorch/pull_requests
@jieralice13 Instead of waiting for the response from CI, you can actually run all CI tests (mypy, unittest, ...) locally. You could check the correctness of your implementation before pushing codes to GitHub. This might save you time when you contribute to the repo in the future.
Codecov Report
96.85% <92.85%> (+0.12%)
87.73% <100.00%> (ø)
89.95% <100.00%> (ø)
Continue to review full report at Codecov.