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

Ensure exception Attempt has non-null Exception #221

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

sleberknight
Copy link
Member

  • Add argument check to ensure an Attempt resulting from an Exception does not allow a null Exception
  • Add a complete test for Attempt

* Add argument check to ensure an Attempt resulting
  from an Exception does not allow a null Exception
* Add a complete test for Attempt
@sleberknight sleberknight added the enhancement A request for change or improvement to an existing feature label Jun 4, 2024
@sleberknight sleberknight added this to the 2.0.4 milestone Jun 4, 2024
@sleberknight sleberknight self-assigned this Jun 4, 2024
Copy link

sonarqubecloud bot commented Jun 4, 2024

@sleberknight sleberknight merged commit 7585b5c into main Jun 4, 2024
5 checks passed
@sleberknight sleberknight deleted the ensure-Attempt-has-non-null-exception branch June 4, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A request for change or improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant