Raju Krishnamurthy
Raju Krishnamurthy
Hi All, It looks like Kotlin code coverage support started with rules_kotlin v1.5.0, however, `bazel coverage` only seems to generate empty a coverage.dat file. bazel: v6.0 rules_kotlin: v1.7.1 arch: Apple...
The [markupsafe constraint](https://github.com/sodadata/soda-core/blob/main/soda/core/setup.py#L11) requires a version that is 1.5 years old which conflicts with [airflow v2.6.2+ constraints](https://raw.githubusercontent.com/apache/airflow/constraints-2.6.2/constraints-3.9.txt). I [searched](https://github.com/search?q=repo%3Asodadata%2Fsoda-core%20markupsafe&type=code) the soda codebase and there does not seem to be any...
### Description of the bug: pytest targets executed with `pytest.main()` seems to hang, but appears to be running `stat()` every file in the filesystem. The debugging session doesn't ever start...