Closed madmatt closed 3 years ago
I can't seem to see codecov stats at all - the links in this PR just go straight to the CodeCov homepage, and logging in doesn't show me anything under the silverstripe
namespace. I presume this is because the new removeAllDocuments
method isn't covered but can anyone else access CodeCov to confirm if there's anything else missing tests now?
No that's fair, I'll jump on that tonight. Thanks @unclecheese!
I'll fix up the test failure tomorrow - I know what is causing it, just need to remember my PHPUnit mocking-fu
Alright I've fixed this up now @unclecheese, hopefully this is what you were after :-)
Almost there. Just removed the duck typing, and we should be good to go if that passes.
Nice, thanks @unclecheese!
Fixes #36.
API changes:
Fixes:
Tests: