Jessica King
Jessica King
# Feature request In the documentation output, add a new Report for Tests. This would be similar to the Deprecated report, but include all classes and methods that implement PHPUnit...
Mirasvit_Blog/js/post/form/input-limiter.js:55 this.notice(''); throws Uncaught TypeError this.notice is not a function 
The language used to refer to read-only replicas should be updated to match [the official Redis docs](https://redis.io/docs/management/replication/#read-only-replica) and to address problematic language. I propose using the term `replica` for all...
**Context** * *node version*: v14.21.2 * *felicity version*: 6.0.0 * *environment* (node, browser): MacBook M1 * *any relevant modules used with* (hapi, hoek, etc.): [link to package.json](https://github.com/tkww/registry-node-data-hub/blob/hackathon/jk-2023%2Bfelicity-issue/package.json) * *any other...
### Bug Report Checklist - [X] I have read and agree to Mocha's [Code of Conduct](https://github.com/mochajs/mocha/blob/master/.github/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/mochajs/mocha/blob/master/.github/CONTRIBUTING.md) - [X] I have searched for [related issues](https://github.com/mochajs/mocha/issues?q=is%3Aissue) and [issues with...
**Description** Generating code coverage with PHPUnit using `xdebug.mode=coverage` can be incredibly slow and uses a ton of memory (ex. over 8GB in our CI/CD pipelines). `pcov` is a more lightweight...