twilio / twilio-java

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

fix: improve compliance tests #697

Closed shrutiburman closed 2 years ago

shrutiburman commented 2 years ago

Fixes DII-428

This PR: Currently, the class ArchivedCall follows a different format for constructors and overridden methods (like equals()) so the basic sanity/ acceptance fails for this class. This PR creates an exception for variant classes like such, while performing compliance testing.

Checklist

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

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication