Completed
Push — master ( 9bbac4...110c73 )
by Revin
04:56 queued 01:54
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

4 issues (4 minor) were introduced.
13 issues were fixed.
Test Coverage has decreased to 89% (-1%).
5 added classes/operations
Arrow A CSS::_fetchImportFileContent() added
Arrow A MinifyComponent::buildCacheKey() added
Arrow A MinifyComponent::getFromCache() added
Arrow A MinifyComponent::saveToCache() added
Arrow A View::compressOutput() added
B D CSS::_getImportContent() got worse
B C MinifyComponent::_getSummaryFilesHash() got worse
F D View::init() improved
C B CSS::export() improved
C D CSS::process() got worse
8.08
▲   + 0.48
Test Coverage
89%
▼ -2%   –   Changes
Head
Revin Roman  
The possibility of caching intermediate results of minification has been added. The code has been refactored. Removed deprecated items. Updated tests.
Base
Revin Roman  
Merge pull request #59 from acerix/patch-1