jackschu

Results 17 comments of jackschu

It looks like the code in this repo is expecting a CSV. I'd bet that its expecting the CSV generated by this script https://github.com/victordibia/handtracking/blob/master/egohands_dataset_clean.py

Looks like some good code was written here, id definitely be more excited about starship if it had this included. Is there any intention to merge this?

+1 a nice middle step would be to include some info on the docs page as this being not supported yet ie on https://playwright.dev/docs/api/class-coverage clicking python from the language selector...

The repro SukkaW provided still reproduces even with Pipelining disabled, maybe this issue should be re-titled? Trying to swap to undici in our software, I'm able to get this stack...

Hey thanks for the response @ananthakumaran this is specific to #-prefixed methods / private methods it seems here's a screen grab https://user-images.githubusercontent.com/31808950/197350486-a90760df-7897-4196-a970-461ae104752d.mp4

I think maybe you just has the 'show anonymous nodes' button selected in the playground and that fully explains the difference. I think this should be closed.

Oh jinx @clason it looks like it still fails, complaining that re generating creates a diff because `tree-sitter/parser-test-action@v2` defaults to 15 and `inputs.generate` It looks like despite what the [release...

Sure, I updated the commit format. As for queries being compatible, I think we're good because grammar tests pass and my ~600 AST conversion tests from https://github.com/jackschu/ESTree-sitter tests also pass....

Yeah I dont think this could make any queries _invalid_ but for future PRs where are these reference queries?