twilio / twilio-java

A Java library for communicating with the Twilio REST API and generating TwiML.
MIT License
485 stars 427 forks source link

chore: add variant class to compliance tests #791

Closed sbansla closed 5 months ago

sbansla commented 5 months ago

Fixes

com.twilio.rest.numbers.v1.PortingPortInPhoneNumber does not have response due to which it is not creating constructor and equals and hashcode methods thus failing compliance test. Ignoring this file in compliance test.

Checklist

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud