Skip to content

feat: Added ResourceDeleter#947

Merged
manisha1997 merged 6 commits intomainfrom
delete-with-response-body
Apr 9, 2026
Merged

feat: Added ResourceDeleter#947
manisha1997 merged 6 commits intomainfrom
delete-with-response-body

Conversation

@manisha1997
Copy link
Copy Markdown
Contributor

@manisha1997 manisha1997 commented Mar 30, 2026

  1. Added ResourceDeleter
  2. Fix Token Pagination for primitive types

Copy link
Copy Markdown
Contributor

@kridai kridai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add description with details. Also ensure test coverage is there in sonar

@manisha1997
Copy link
Copy Markdown
Contributor Author

Please add description with details. Also ensure test coverage is there in sonar

The ResourceDeleter class is abstract class, for which we cannot write test cases

@kridai
Copy link
Copy Markdown
Contributor

kridai commented Apr 9, 2026

Please add description with details. Also ensure test coverage is there in sonar

The ResourceDeleter class is abstract class, for which we cannot write test cases

we can add tests, see https://github.com/twilio/twilio-java/blob/main/src/test/java/com/twilio/base/PatcherTest.java. We just need to define a stub class to inherit in test

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 9, 2026

@manisha1997 manisha1997 merged commit 445b102 into main Apr 9, 2026
14 checks passed
@manisha1997 manisha1997 deleted the delete-with-response-body branch April 9, 2026 11:02
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.

3 participants