scrutinizer-ci / scrutinizer

Legacy repository - archives past feature requests/bug reports
https://scrutinizer-ci.com/docs
140 stars 36 forks source link

Scrutinizer marks inspection as failed because of many changes when this is not the truth? #363

Open senkal opened 8 years ago

senkal commented 8 years ago

For a while Scrutinizer started to mark some inspections as "failed" The test part passes fine, the analysis as well, but on Github it says "Failed condition met" When I go to inspection I see:"Unfortunately, the change set was too large and we could not compute changes, but only the current state." But the change set for the PR was really small(6 files).

I can understand that sometimes, for over 200 files, it says that. But it sometimes catches really small change and sets inspection as invalid.

Any way to stop this behaviour? Is there a way I can tell "if you think the changes are too big, do not mark the inspection as failed"?