Chris Miceli
Chris Miceli
Testing code that is using optional chaining @babel/plugin-proposal-optional-chaining as outlined here https://babeljs.io/docs/en/next/babel-plugin-proposal-optional-chaining.html does not count usages as branches for test coverage. To Reproduce Steps to reproduce the behavior: Create a...
See https://github.com/rhasspy/rhasspy-remote-http-hermes/pull/5 for details
Best to review this by commits. They are distinct. The first commit upgrades packages and node versions, we should probably accept this commit. The second commits removes the basic format...