-
Hey,
I'm trying to implement baseline coverage on scala rules and I was looking for some real world examples. Do you support baseline coverage? A quick github search didn't yield any results.
ht…
-
https://github.com/go-delve/delve
要检查go程序的coredump,不能用gdb,而是要用这个工具。不知道它对RV的支持如何?
更新:
`service/debugger/debugger.go:32:2: found packages native (dump_linux.go) and your_linux_architecture_is_not_s…
-
Is it possible to use GitHub App authentication?
It is preferable to PAT auth
https://docs.github.com/en/enterprise-cloud@latest/apps/creating-github-apps/about-creating-github-apps/deciding-whe…
-
### Description of the feature request:
Today, the Python rules, because they're Java-implemented, use rootpath (runfiles-root relative) expansion semantics when expanding `$(location)` in e.g. e…
-
```
File "/home/preston/.cache/bazel/_bazel_preston/3c9e35e32d4309221d1ab3ca894b94ae/external/io_bazel_rules_rust/rust/private/rust.bzl", line 201, in _rust_benchmark_impl
ct…
-
Sometimes, a user may not realize they are dealing with a Starlark dictionary and attempt to access it using attribute notation (as if it were a struct). When this happens, let's give them a helping h…
-
### Description of the problem / feature request:
`bazel aquery` should expand directories.
### Feature requests: what underlying problem are you trying to solve with this feature?
I was tryi…
-
This would require a lot of the same conditional work we do for macOS/Linux and the addition of batch scripts for Windows.
-
### Description of the problem / feature request:
When building a fully statically linked binary with the `c++-static` STL on Android, `libandroid_support.a` gets linked unconditionally, which lead…
-
Code coverage is collected by [collect_coverage.rs](https://github.com/bazelbuild/rules_rust/blob/main/util/collect_coverage/collect_coverage.rs). This binary invokes `llvm_profdata` and `llvm_cov`, w…