Colton English
Colton English
Based on [this stackoverflow discussion](https://stackoverflow.com/a/18339203/453439) I would guess that `Transform` makes sense here as you'd want a 1:1 read/write in the scenario I've provided. However, perhaps there are scenarios I'm...
Looking at the code, this would require the remove of your batch logic in order to accommodate the 1:1 nature of the Transform, perhaps using a Duplex without Transform would...
Are the tests known to be temperamental? When I run `npm test` in rapid succession they intermittently fail; even on master.
@weberdo, do you accept pull-requests from external sources? This seems like something that could be flushed out fairly quickly. I'd be willing to take over this issue if you do...
Prerequisite to trying to fix https://github.com/chubin/wttr.in/issues/943
Lmk if I should include the failing builds as well so we can track when the `Dockerfile` is fixed: * https://github.com/sparksis/wttr.in/actions/workflows/create-image.yml * https://github.com/sparksis/wttr.in/compare/master...sparksis:wttr.in:docker-fix