-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
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
Add tests. #538
Labels
Comments
I recommend make one PR for one untested item. |
fukatani
added a commit
to fukatani/online-judge-tools
that referenced
this issue
Oct 1, 2019
fukatani
added a commit
to fukatani/online-judge-tools
that referenced
this issue
Oct 16, 2019
fukatani
added a commit
to fukatani/online-judge-tools
that referenced
this issue
Oct 19, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I investigated code which has especially low coverage.
(from https://coveralls.io/builds/25971809 )
FileNotFoundError
andPermissionError
compare_as_floats
-> #538: Add float compare test. #540compare_mode==line
-> #438: Add test for line mode. #541These are also not covered, but it seems difficult to test
_get_lang_display_mapping
andget_available_languages
I know this report is not perfect, your suggentions are welcome.
The text was updated successfully, but these errors were encountered: