Open torrentalle opened 9 years ago
Hi @torrentalle, I'm intending on doing something similar with the Behat plugin and I'd vote for extending the existing plugin. If you don't think everyone will want it, it could be an option in phpci.yml - so the existing functionality can be retained too?
I will try this option, implementing config options to enable new features.
I'm thinkink to implement a enhacement to PDepend Pligin. It could be interesting to show PDepend Summary, Chart and Pyramid in Build View.
The idea is create new plugin to implement this features but, I don't know how I can "overrerride" default pdepend plugin to mantain the compatibility with native pdepend plugin
I'm thinking with two aproaches:
Override Pdepend Plugin and implement new featuures, or Create new Plugin that uses pdepend results