Shishir

Results 15 comments of Shishir

I did test on my machine. Strange that the CI tests fail now! https://github.com/c4spar/deno-cliffy/pull/234/checks?check_run_id=2956699063 What does the [`--location`](https://github.com/c4spar/deno-cliffy/blob/main/.github/workflows/test.yml#L28) do in the CI tests? I did try that too on my...

Could it be a function of running in headless mode?

on the CI instance, there is no display. Perhaps the test behaves differently then? I do not know much about this, especially for windows, but have encountered some of these...

> Will need to take a deeper look tomorrow my time. Absolutely. Thanks for the wonderful library and being so responsive.

Given my extensive commenting on #1585, I'd like to argue against this. `ava`'s current behavior is consistent with other js-land test frameworks. While I'm not against doing different, it should...

I too would like saner behavior on this. Even something as simple as - logging to stderr instead of stdout, or - taking a cli arg for a filename to...

@domoritz, I realize my PRs have probably disrupted your week. This is the last one I promise. There is still a failing test case - related to the `def-` prefix...

@domoritz, this change should be good to go - all test cases pass, - no regressions are added to `vega-lite`. Coverage does fall. #671/#672 is an attempt to tackle some...

Thanks for taking the time to review. I've had to move on to other things - so I might be a bit slow to get this done. However I'd like...

> @sramam can you finish up this pull request? I haven't found the time to get into making the changes you suggested. The context switch time is much larger for...