1
issue
(minor)
was introduced.
|
|||
14 added classes/operations | |||
![]() |
A | AbstractHydrator::isJsonResponse() added | |
![]() |
A | AbstractHydrator::getBody() added | |
![]() |
A | Model::__construct() added | |
![]() |
A | CreatableFromArrayModel::__construct() added | |
![]() |
A | Model added | |
![]() |
A | CreatableFromArrayModel::create() added | |
![]() |
A | CreatableFromArrayModel::getParam() added | |
![]() |
A | CreatableFromArrayModel added | |
![]() |
A | ModelHydrator::hydrate() added | |
![]() |
A | ArrayHydrator::hydrate() added | |
view all |
15
issues
(3 major, 12 minor)
were introduced.
|
|||
1 new patch (Doc Comments) is available. | |||
70 added classes/operations | |||
![]() |
A | RequestBuilder::__construct() added | |
![]() |
A | AbstractTestCase::getMockResponse() added | |
![]() |
A | BasicAuthClientSpec::it_should_discover_http_client() added | |
![]() |
A | BuilderSpec::it_should_accept_user_credentials() added | |
![]() |
A | RequestBuilderSpec::let() added | |
![]() |
A | RequestBuilderSpec::it_is_initializable() added | |
![]() |
A | RequestBuilderSpec::it_should_create_request() added | |
![]() |
A | Api::httpMethodGet() added | |
![]() |
A | Api::httpMethodHead() added | |
![]() |
A | Api::httpMethodTrace() added | |
view all |
3 new patches (Doc Comments, Unused Use Statements) are available. | |||
1 added class/operation | |||
![]() |
A | Builder::withPath() added |
22
issues
(4 minor, 18 informational)
were introduced.
|
|||
3 new patches (Unused Use Statements) are available. | |||
100 added classes/operations | |||
![]() |
A | ApiTest added | |
![]() |
A | UtteranceAnalyses::getTones() added | |
![]() |
A | DocumentAnalysisSpec::it_should_get_tones() added | |
![]() |
A | DocumentAnalysisSpec::it_is_initializable() added | |
![]() |
A | UtteranceAnalysis::getError() added | |
![]() |
A | UtteranceAnalysis::getTones() added | |
![]() |
A | UtteranceAnalysis::getText() added | |
![]() |
A | UtteranceAnalysis::getId() added | |
![]() |
A | UtteranceAnalysis::create() added | |
![]() |
A | UtteranceAnalysis::__construct() added | |
view all |
Good job, 7 issues
were fixed.
|
10
issues
(2 major, 4 minor, 4 informational)
were introduced.
|
|||
4 new patches (Doc Comments, Unused Use Statements) are available. | |||
48 added classes/operations | |||
![]() |
A | Classify added | |
![]() |
A | Image::getSourceUrl() added | |
![]() |
A | Classifier::getName() added | |
![]() |
A | Classification::__construct() added | |
![]() |
A | Classification::create() added | |
![]() |
A | Classification::getClass() added | |
![]() |
A | Classification::getScore() added | |
![]() |
A | Image::__construct() added | |
![]() |
A | Image::create() added | |
![]() |
A | Image::getClassifiers() added | |
B | ↘ | C | Builder::createConfiguredClient() got worse |
view all |
Good job, 1 issue
was fixed.
|
|||
1 new patch (Doc Comments) is available. |
3
issues
(3 informational)
were introduced.
|
|||
1 new patch (Unused Use Statements) is available. | |||
18 added classes/operations | |||
![]() |
A | ToneChat added | |
![]() |
A | Utterance::getTones() added | |
![]() |
A | ToneChatTest::testToneChatErrors() added | |
![]() |
B | ToneChatTest::testToneChatAnalysis() added | |
![]() |
A | ToneChatTest::setUp() added | |
![]() |
A | UtteranceAnalyses::getUtterances() added | |
![]() |
A | UtteranceAnalyses::create() added | |
![]() |
A | UtteranceAnalyses::__construct() added | |
![]() |
A | Utterance::getText() added | |
![]() |
A | Utterance added | |
view all |
2
issues
(2 informational)
were introduced.
|
|||
4 added classes/operations | |||
![]() |
A | Tone::analyzeHtml() added | |
![]() |
A | Tone::analyzeJson() added | |
![]() |
A | ToneTest::testAnalyzeHtml() added | |
![]() |
A | ToneTest::testAnalyzeJson() added | |
C | ↘ | D | Tone::analyze() got worse |
Good job, 2 issues
were fixed.
|
|||
2 added classes/operations | |||
![]() |
A | Builder::withLearningOptOut() added | |
![]() |
A | BuilderTest::testWithLearningOptOut() added | |
B | ↘ | C | Tone::analyze() got worse |
A | ↘ | B | ToneTest::testDocumentToneAnalysis() got worse |
A | ↘ | B | Builder::createConfiguredClient() got worse |
Good job, 6 issues
were fixed.
|
Good job, 6 issues
were fixed.
|
11
issues
(6 major, 4 minor, 1 informational)
were introduced.
|
|||
3 new patches (Unused Use Statements, Doc Comments) are available. | |||
39 added classes/operations | |||
![]() |
A | AbstractRequest::setText() added | |
![]() |
A | ToneRequest::getData() added | |
![]() |
A | ToneRequest::sendData() added | |
![]() |
A | AbstractRequest::getText() added | |
![]() |
A | AbstractRequest::setVersion() added | |
![]() |
A | Service added | |
![]() |
A | ToneResponseTest added | |
![]() |
A | AbstractRequest::getVersion() added | |
![]() |
A | ToneResponse::getCode() added | |
![]() |
A | Service::getName() added | |
view all |
14
issues
(7 major, 6 minor, 1 informational)
were introduced.
|
|||
3 new patches (Doc Comments, Unused Use Statements) are available. | |||
70 added classes/operations | |||
![]() |
A | AbstractServiceTest_MockAbstractService::getName() added | |
![]() |
A | AbstractServiceTest::testCreateRequest() added | |
![]() |
A | AbstractServiceTest::testPassword() added | |
![]() |
A | AbstractServiceTest_MockAbstractService::getProtectedHttpClient() added | |
![]() |
A | AbstractServiceTest_MockAbstractService::getProtectedHttpRequest() added | |
![]() |
A | AbstractServiceTest_MockAbstractRequest::getData() added | |
![]() |
A | AbstractServiceTest_MockAbstractService::callCreateRequest() added | |
![]() |
A | AbstractServiceTest::testUsername() added | |
![]() |
A | AbstractServiceTest::testInitializeDefault() added | |
![]() |
A | AbstractResponse::__construct() added | |
view all |
Code rating is currently not enabled for your project.
Learn more about the code rating. |
|
There were no issues found.
You might want to review your inspection config. |
Image URL | |
Markdown | |
Textile | |
RDOC | |
AsciiDoc |