Royce Dy

Results 6 issues of Royce Dy

Hi, I'm using the GRID s1 sample videos to train (unseen_speakers) and I'm getting this error. Any idea? ``` Using all available GPUs. Using TensorFlow backend. Enumerating dataset list from...

add support for `testPathIgnorePatterns` so we can ignore some files when writing test utils etc. add support `coverageDirectory` and `collectCoverage` so it can collect code coverage

### Is this a bug report? No ### Have you read the [Contributing Guidelines](CONTRIBUTING.md)? Yes ### Environment (Please include the following information along with any other relevant environment details.) CameraKit...

It seems it automatically reruns the test file on file save even watch mode is off **To Reproduce** just save the test file **Expected behavior** Should not rerun on save...

bug

**Describe the bug** Exception Occurred 'stats' ```python Traceback (most recent call last): [27](https://github.com/rad182/rad182/actions/runs/3047528675/jobs/4911612157#step:3:28) File "/main.py", line 566, in [28](https://github.com/rad182/rad182/actions/runs/3047528675/jobs/4911612157#step:3:29) waka_stats = get_stats(g) [29](https://github.com/rad182/rad182/actions/runs/3047528675/jobs/4911612157#step:3:30) File "/main.py", line 480, in get_stats [30](https://github.com/rad182/rad182/actions/runs/3047528675/jobs/4911612157#step:3:31)...

bug

**Describe the bug** I'm running with serverless-offline but when I save in my vscode it automatically rebuilds without any code change. I do have a habit spamming save shortcut key...

bug