Directories
¶
| Path | Synopsis |
|---|---|
|
Package config holds flakehunter's runtime settings.
|
Package config holds flakehunter's runtime settings. |
|
Package detector implements flakehunter's flaky-test detection.
|
Package detector implements flakehunter's flaky-test detection. |
|
Package eval measures classifier accuracy against a hand-labelled corpus.
|
Package eval measures classifier accuracy against a hand-labelled corpus. |
|
Package extractor turns raw GitHub Actions log archives into the small, relevant excerpts an LLM can actually reason about.
|
Package extractor turns raw GitHub Actions log archives into the small, relevant excerpts an LLM can actually reason about. |
|
Package github fetches workflow runs and logs, from the live API or from local fixtures.
|
Package github fetches workflow runs and logs, from the live API or from local fixtures. |
|
Package llm wraps the classification model behind a narrow interface so the rest of flakehunter never depends on a specific vendor.
|
Package llm wraps the classification model behind a narrow interface so the rest of flakehunter never depends on a specific vendor. |
|
Package report renders scan and classification results for humans and machines.
|
Package report renders scan and classification results for humans and machines. |
|
Package utils holds small helpers shared across flakehunter's packages.
|
Package utils holds small helpers shared across flakehunter's packages. |
|
Package verdict defines the classification vocabulary flakehunter uses and the mitigation advice attached to each category.
|
Package verdict defines the classification vocabulary flakehunter uses and the mitigation advice attached to each category. |
Click to show internal directories.
Click to hide internal directories.