janl commented on PR #9215: URL: https://github.com/apache/pouchdb/pull/9215#issuecomment-4243277195
Not to be rude, but can you confirm that this code was not produced by an LLM? 1. the db name regex is defined three times instead of once 2. in the mr-adapter code it is a different regex so db names that pass `new PouchDB()` will fail in `createView` and ’localViewCleanup’. 3. the mrview regex has a previously undiscussed length limit added without comment 4. the PR comments read a lot like LLM output -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
