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

tryOrDefault function #41

Merged
merged 7 commits into from
Sep 1, 2023
Merged

tryOrDefault function #41

merged 7 commits into from
Sep 1, 2023

Conversation

lbressler13
Copy link
Owner

What was changed?

  • Util function to return a default value if an exception is thrown while executing a function

Checks

  • New and existing unit tests pass with my changes
  • Unit tests have been written for all new and changed functions
  • Comments have been added where necessary
  • Docstrings have been updated with any modified function signatures
  • ktlint has run successfully
  • The version number has been updated if necessary

How was this tested?

Unit tests + uses elsewhere in the package

Additional Comments

:)

@lbressler13 lbressler13 merged commit 558c36d into nextversion Sep 1, 2023
@lbressler13 lbressler13 deleted the feat/try-default branch September 1, 2023 23:47
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.

1 participant