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

Add verifyExistenceAndReturn methods to KiwiResources #1183

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

sleberknight
Copy link
Member

@sleberknight sleberknight commented Aug 9, 2024

  • Add new verifyExistenceAndReturn methods to KiwiResources to return non-null objects for method chaining
  • Rearrange method order so they are grouped by error message (no message, static message, message template and args).

Closes #1166

* Add new verifyExistenceAndReturn methods to KiwiResources to
  return non-null objects for method chaining
* Rearrange method order so they are grouped by error message
  (no message, static message, message template and args).

Clsoes  #1166
Copy link

sonarqubecloud bot commented Aug 9, 2024

@dsingley dsingley merged commit 9edc5d8 into main Aug 10, 2024
5 checks passed
@dsingley dsingley deleted the 1166-new-KiwiResources-methods branch August 10, 2024 11:50
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.

Add methods to KiwiResources to return non-null objects for method chaining
2 participants