-
Notifications
You must be signed in to change notification settings - Fork 1
Fix task alias already used #7
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
Conversation
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.
Bandit (reported by Codacy) found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
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.
Pylintpython3 (reported by Codacy) found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
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.
Pylint (reported by Codacy) found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
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.
Prospector (reported by Codacy) found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
5cdbfaf
to
39e7157
Compare
39e7157
to
26d92d3
Compare
26d92d3
to
d46f8f9
Compare
d46f8f9
to
d32473c
Compare
d32473c
to
3c77395
Compare
8a691c4
to
7b8ea07
Compare
7b8ea07
to
7a5fdff
Compare
7a5fdff
to
84f8363
Compare
test/integration/oneWaySyncTests/TaskAliasAlreadyUsed_test.py
Dismissed
Show dismissed
Hide dismissed
test/integration/oneWaySyncTests/TaskAliasAlreadyUsed_test.py
Dismissed
Show dismissed
Hide dismissed
test/integration/oneWaySyncTests/TaskAliasAlreadyUsed_test.py
Dismissed
Show dismissed
Hide dismissed
test/integration/oneWaySyncTests/TaskAliasAlreadyUsed_test.py
Dismissed
Show dismissed
Hide dismissed
84f8363
to
e94e442
Compare
e94e442
to
40a55bf
Compare
Fix #4. Fix a number of other bugs, and clean-up code.