-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update tests (issue #76) #205
Conversation
for more information, see https://pre-commit.ci
Codecov Report
@@ Coverage Diff @@
## development #205 +/- ##
============================================
Coverage 99.55% 99.55%
============================================
Files 39 39
Lines 5137 5179 +42
============================================
+ Hits 5114 5156 +42
Misses 23 23
|
for more information, see https://pre-commit.ci
… enhance_tests
This looks good. While you're on this, could you also fix the annoying warning (which I know is not directly coming from the tests) that's been there for ages?
|
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
… enhance_tests
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR has a few merge conflicts now that need to be addressed because of changes in other PRs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great -- just added comments where I found hard-coded directory separators...
Sorry - vague comments...I'd prefer not to hard-code |
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Merge conflicts have been resolved |
Improve the tests by doing the following:
Any suggestions of other improvements that could be made to the tests are welcome, and can also be added to the following ticket:
#76