Andrew Feeney
Andrew Feeney
I realise you probably won't want to merge this without the fix. If I had the first clue how to write the fix I would have submitted that too, but...
This is my first pass at implementation for an object `SebastianBergmann\CodeCoverage\Data\ProcessedCodeCoverageDataMapper` which serializes to JSON and de-serializes from JSON a given instance of `SebastianBergmann\CodeCoverage\Data\ProcessedCodeCoverage`. The intention here is to move...
The existing link now returns a 404 response. I've replaced it with what I believe is the updated correct link.
Modify MakesHTTPRequests trait to return html of wordpress page instead of DeferToWordpress response
This is probably my highest value desired feature right now. If someone can crack this I would be most appreciative.