llvm/llvm-project
Vedi su GitHub[LLDB] Swig python extensions are missing test coverage
Open
#168.920 aperta il 20 nov 2025
good first issuelldbtest-suite
Metriche repository
- Star
- (26.378 star)
- Metriche merge PR
- (Merge medio 1g 2h) (1000 PR mergiate in 30 g)
Descrizione
@jimingham pointed out on #168619 that a lot of the lldb extensions are either not tested or don't have direct testing. I've opened this issue as a good new user issue.
The largest offenders are
While target and valueobject actually have more properties, a quick grep showed a lot of these are exercised in existing tests.