skshetry

Results 318 comments of skshetry

@ryan-williams, how much time does it take without `--cprofile-dump`? I am wondering what that overhead is.

I tested with the following commands: ```console git clone https://github.com/hudcostreets/ctbk.dev /tmp/ctbk.dev time dvc --cd /tmp/ctbk.dev data status ``` And, I get a much better result with new `dvc-s3` installed on...

> What kind of machine are you running that on? > > On M1 macbook, I'm now seeing 6-7s for `time dvc data status`, and on EC2 AMD Ubuntu 24.04...

Looks like we don't have tests for `allow_missing` flag for `commit`. We don't write tests for CLI, as they are thin wrapper over Repo API. But since we are now...

Hey @anunayasri. Sorry for the late response. I took a look at the implementation, and it looks like `--allow-missing` is only implemented for the things that we need for experiments,...

@gdubicki, `pygit2==1.11.1` already has wheels built for Windows + 3.11. I see that in CI, it is installing 1.10.1 which does not have required wheels. Please try upgrading. See https://github.com/libgit2/pygit2/pull/1177....

Thank you @petebachant for contributing. Apologies for the late review (OOO).

I also got codecov comments in multiple PRs that were closed/merged 3-4 years ago. https://github.com/skshetry/webdav4/pull/94#issuecomment-3059843412 https://github.com/skshetry/webdav4/pull/108#issuecomment-3059802640 https://github.com/skshetry/webdav4/pull/132#issuecomment-3059722065 https://github.com/skshetry/webdav4/pull/100#issuecomment-3059681293 https://github.com/skshetry/webdav4/pull/97#issuecomment-3059803421