symbiote / silverstripe-multivaluefield

A fieldtype that makes it possible to store arrays of data (serialised) in the DB. Useful if you have many fields that you don't want to normalise out over many joins
BSD 3-Clause "New" or "Revised" License
47 stars 44 forks source link

Add module to scrutinizer #15

Closed chillu closed 4 years ago

chillu commented 10 years ago

Could you please add the module to scrutinizer? https://scrutinizer-ci.com/g/new. We're keeping track of all modules we use on our contributions dashboard (github-dashing.herokuapp.com), and I've added scrutinizer quality and coverage scores there. Doesn't require any config, just four clicks. You'll have to click "Schedule inspection" for the first run, after that it should kick off automatically on commits. You can also add badgets to your README.

If you feel like it, you could also add me as a collaborator :) There's a "Add collaborators to your repository" option on the homepage.

We're experimenting with a more fine tuned config, including code coverage running on travis, but that's not really to roll out yet (https://github.com/stojg/silverstripe-timeline). Happy to hear feedback and get help of course :)

robbieaverill commented 7 years ago

@nglasl do you think this is something that Symbiote could do?

dhensby commented 7 years ago

change here: https://scrutinizer-ci.com/g/silverstripe-australia/silverstripe-multivaluefield/settings#change_form_name_control_group

maxime-rainville commented 4 years ago

Just had a look and it's showing on the dashboard.

image