We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
FileUtils
The FileUtils class has some methods that are not covered by Unit tests. We should add more Unit tests for this class.
References:
FileUtils.java
The text was updated successfully, but these errors were encountered:
If not, then I would like to work on it.
Sorry, something went wrong.
Hi @Sweetdevil144, it's still available, assigning it to you, thanks!
Fix crowdin#653
76ce81c
Added more Unit tests to FileUtils class Improved code coverage from 70% to 95%
@andrii-bodnar Created a PR for the same !!
Sweetdevil144
Successfully merging a pull request may close this issue.
The
FileUtils
class has some methods that are not covered by Unit tests. We should add more Unit tests for this class.References:
FileUtils.java
The text was updated successfully, but these errors were encountered: