codeclimate / codeclimate-phpmd

Code Climate PHPMD Engine
MIT License
10 stars 12 forks source link

PHPMD showing Fixed and New Issues #41

Open davehenton opened 7 years ago

davehenton commented 7 years ago

Actual Behavior

Issues are being displayed as both "New" and "Fixed" at the same time.

Expected Behavior

An issue should have only one issue status.

Steps to reproduce

https://codeclimate.com/repos/592db6148fb1b9025b000010/pull/738

We've had similar issues with PHPMD before as well as bundler-audit.

@GordonDiggs