Passed
Push — master ( d469f2...2c948a )
by Harry
02:12
created

Configuration has changed

The configuration has changed since Scrutinizer has last run. This page might contain changes that are not related to code modifications.

Changes

21 issues (3 major, 18 minor) were introduced.
32 issues were fixed.
Test Coverage has increased to 93% (+1%).
1 added class/operation
Arrow B SqsAdapterTest::testFailureToAcknowledgeForSomeMessages() added
B A SqsAdapter::acknowledge() improved
B A SqsAdapter::reject() improved
B A SqsAdapter::enqueue() improved
9.68
▲   + 0.04
Test Coverage
93%
▲ +1%   –   Changes
Head
Harry Bragg  
add more logging to the failed acknowledge/enqueue exceptions (#47)
Base
Harry Bragg  
adds a reject method to do the opposite of acknowledge (#43)