Pablo Femenía
Pablo Femenía
/attempt #1521 | [Algora profile](https://console.algora.io/@/pablf) | Completed bounties | Tech | Active attempts | Options | | --- | --- | --- | --- | --- | | @pablf |...
Hi! If none is working on it, I would like to work on the models.
I have been working on the CLAP model. I am hoping to upload a draft within a few days, so we can discuss it.
/attempt #2707 | [Algora profile](https://console.algora.io/@/pablf) | Completed bounties | Tech | Active attempts | Options | | --- | --- | --- | --- | --- | | @pablf |...
@vivasvan1 Hi! The tests do not cover the case of a real `CliApp`. Testing locally the following test suite, it seems to be failing. I don't know if there might...
@vivasvan1 If I remember correctly, the tests contained in the code of my last comment should all pass if the implementation of the feature were correct, so if you copy...
The hierarchy of commands doesn't describe very accurately the intended situation, so there is no way to do that with that example because the `verbose` flag is discarded in line...
@hearnadam Are you referring to `CliApp.run`? The problem is that some commands like help do not return an `A` value. If not, would you mind expanding? Maybe it's better in...
A RC sounds good. I didn't notice the failing CI, but seems to be a flaky test because it was passing in the PR. I'll try to take a look....
@reibitto From looking at this, it would seem like a promise would need to be added somewhere, maybe in the data modeling streams (`ProcessStream` I think?, the type of `process.stdout`)...