Skip to content
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

Fix/two tuple errors complete #306

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

seth-schroeder
Copy link
Contributor

Please note

This is a superset of #305. I wanted to provide two options in case that would be helpful.

What issue does this PR close

Closes #304

Changes Proposed ( a list of new changes introduced by this PR)

Question

  • Would it help if I made a larger change to contribution_paypal_worker? If I moved the error handling and Multi.new into the same function, then the linter would correctly see the change. Right now the linter has a false positive in this case (it is on the TODO list)

How to test ( a list of instructions on how to test this PR)

Please see #305

+ the custom credo check has false positives when a multi was created
  in one method, and error handling happens in a different method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] minor issue with error handling in two Oban jobs
1 participant