hound-tracer 0.4.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- hound_tracer-0.4.0/.dockerignore +28 -0
- hound_tracer-0.4.0/.env.example +75 -0
- hound_tracer-0.4.0/.gitattributes +1 -0
- hound_tracer-0.4.0/.github/dependabot.yml +28 -0
- hound_tracer-0.4.0/.github/workflows/canary.yml +45 -0
- hound_tracer-0.4.0/.github/workflows/ci.yml +206 -0
- hound_tracer-0.4.0/.github/workflows/release.yml +319 -0
- hound_tracer-0.4.0/.github/workflows/testpypi.yml +88 -0
- hound_tracer-0.4.0/.gitignore +31 -0
- hound_tracer-0.4.0/.trivyignore +4 -0
- hound_tracer-0.4.0/CHANGELOG.md +57 -0
- hound_tracer-0.4.0/CONTRIBUTING.md +71 -0
- hound_tracer-0.4.0/Dockerfile +34 -0
- hound_tracer-0.4.0/Dockerfile.action +34 -0
- hound_tracer-0.4.0/LICENSE +21 -0
- hound_tracer-0.4.0/PKG-INFO +798 -0
- hound_tracer-0.4.0/README.md +754 -0
- hound_tracer-0.4.0/SECURITY.md +27 -0
- hound_tracer-0.4.0/action-entrypoint.sh +119 -0
- hound_tracer-0.4.0/action.yml +84 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/README.md +42 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0001.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0002.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0003.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0004.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0005.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0006.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0007.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0008.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0009.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0010.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0011.log +237 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0012.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0013.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0014.log +171 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0015.log +85 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0016.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0017.log +12 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0018.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0019.log +771 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0020.log +771 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0021.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0022.log +9 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0023.log +29 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0024.log +13 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0025.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0026.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0027.log +29 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0028.log +15 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0029.log +15 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0030.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0031.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0032.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0033.log +11 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0034.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0035.log +14 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0036.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0037.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0038.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0039.log +102 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0040.log +46 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0041.log +46 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0042.log +11 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0043.log +11 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0044.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0045.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0046.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0047.log +12 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0048.log +12 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0049.log +11 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0050.log +12 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0051.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0052.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0053.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0054.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0055.log +10 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0056.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0057.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0058.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0059.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0060.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0061.log +274 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0062.log +31 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0063.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0064.log +17 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0065.log +97 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0066.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0067.log +5929 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0068.log +15 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0069.log +3671 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0070.log +5149 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0071.log +1205 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0072.log +22 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0073.log +65 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0074.log +179 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0075.log +179 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0076.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0077.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0078.log +43 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0079.log +97 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0080.log +33 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0081.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0082.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0083.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0084.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0085.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0086.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0087.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0088.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0089.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0090.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0091.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0092.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0093.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0094.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0095.log +104 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0096.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0097.log +104 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0098.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0099.log +16 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0100.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0101.log +9 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0102.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0103.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0104.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0105.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0106.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0107.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0108.log +10 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0109.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0110.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0111.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0112.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0113.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0114.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0115.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0116.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0117.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0118.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0119.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0120.log +24 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0121.log +23 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0122.log +24 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0123.log +10 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0124.log +24 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0125.log +23 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0126.log +24 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0127.log +24 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0128.log +379 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0129.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0130.log +379 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0131.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0132.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0133.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0134.log +9 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0135.log +379 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0136.log +379 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0137.log +379 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0138.log +12 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0139.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0140.log +10 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0141.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0142.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0143.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0144.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0145.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0146.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0147.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0148.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0149.log +87 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0150.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0151.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0152.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0153.log +11 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0154.log +52 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0155.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0156.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0157.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0158.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0159.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0160.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0161.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0162.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0163.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0164.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0165.log +32 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0166.log +18 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0167.log +32 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0168.log +32 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0169.log +32 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0170.log +32 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0171.log +32 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0172.log +32 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0173.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0174.log +32 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0175.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0176.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0177.log +16 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0178.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0179.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0180.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0181.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0182.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0183.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0184.log +15 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0185.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0186.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0187.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0188.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0189.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0190.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0191.log +65 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0192.log +19 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0193.log +19 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0194.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0195.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0196.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0197.log +21 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0198.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0199.log +15 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0200.log +15 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0201.log +15 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0202.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0203.log +15 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0204.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0205.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0206.log +10 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0207.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0208.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0209.log +17 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0210.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0211.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0212.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0213.log +19 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0214.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0215.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0216.log +68 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0217.log +68 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0218.log +52 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0219.log +52 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0220.log +52 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0221.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0222.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0223.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0224.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0225.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0226.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0227.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0228.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0229.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0230.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0231.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0232.log +74 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0233.log +17 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0234.log +73 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0235.log +573 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0236.log +529 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0237.log +377 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0238.log +377 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0239.log +377 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0240.log +40 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0241.log +36 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0242.log +16 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0243.log +16 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0244.log +9 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0245.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0246.log +16 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0247.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0248.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0249.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0250.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0251.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0252.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0253.log +17 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0254.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0255.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0256.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0257.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0258.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0259.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0260.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0261.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0262.log +40 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0263.log +40 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0264.log +40 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0265.log +40 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0266.log +23 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0267.log +31 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0268.log +40 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0269.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0270.log +49 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0271.log +760 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0272.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0273.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0274.log +43 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0275.log +19 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0276.log +12 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0277.log +12 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0278.log +109 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0279.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0280.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0281.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0282.log +29 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0283.log +27 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0284.log +27 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0285.log +46 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0286.log +44 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0287.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0288.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0289.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0290.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0291.log +111 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0292.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0293.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0294.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0295.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0296.log +21 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0297.log +20 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0298.log +19 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0299.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0300.log +15 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0301.log +14 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0302.log +15 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0303.log +28 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0304.log +31 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0305.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0306.log +34 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0307.log +21 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0308.log +15 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0309.log +31 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0310.log +25 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0311.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0312.log +39 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0313.log +15 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0314.log +25 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0315.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0316.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0317.log +31 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0318.log +105 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0319.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0320.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0321.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0322.log +37 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0323.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0324.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0325.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0326.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0327.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0328.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0329.log +10 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0330.log +501 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0331.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0332.log +10 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0333.log +132 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0334.log +11 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0335.log +23 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0336.log +11 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0337.log +29 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0338.log +16 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0339.log +55 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0340.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0341.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0342.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0343.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0344.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0345.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0346.log +35 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0347.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0348.log +270 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0349.log +270 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0350.log +25 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0351.log +25 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0352.log +75 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0353.log +47 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0354.log +47 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0355.log +20 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0356.log +21 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0357.log +15 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0358.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0359.log +190 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0360.log +190 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0361.log +201 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0362.log +120 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0363.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0364.log +21 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0365.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0366.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0367.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0368.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0369.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0370.log +108 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0371.log +108 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0372.log +108 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0373.log +90 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0374.log +30 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0375.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0376.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0377.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0378.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0379.log +49 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0380.log +49 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0381.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0382.log +16 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0383.log +16 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0384.log +16 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0385.log +16 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0386.log +16 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0387.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0388.log +16 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0389.log +16 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0390.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0391.log +16 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0392.log +16 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0393.log +16 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0394.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0395.log +18 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0396.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0397.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0398.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0399.log +40 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0400.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0401.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0402.log +30 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0403.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0404.log +11 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0405.log +11 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0406.log +53 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0407.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0408.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0409.log +81 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0410.log +11 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0411.log +10 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0412.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0413.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0414.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0415.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0416.log +42 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0417.log +42 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0418.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0419.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0420.log +42 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0421.log +41 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0422.log +1598 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0423.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0424.log +47 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0425.log +23 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0426.log +9 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0427.log +17 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0428.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0429.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0430.log +1601 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0431.log +207 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0432.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0433.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0434.log +51 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0435.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0436.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0437.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0438.log +18 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0439.log +13 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0440.log +37 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0441.log +9 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0442.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0443.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0444.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0445.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0446.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0447.log +25 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0448.log +9 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0449.log +17 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0450.log +105 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0451.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0452.log +25 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0453.log +25 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0454.log +13 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0455.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0456.log +15 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0457.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0458.log +13 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0459.log +13 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0460.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0461.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0462.log +13 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0463.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0464.log +20 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0465.log +146 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0466.log +20 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0467.log +20 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0468.log +146 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0469.log +146 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0470.log +146 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0471.log +146 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0472.log +146 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0473.log +146 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0474.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0475.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0476.log +4 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0477.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0478.log +2 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0479.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0480.log +8 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0481.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0482.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0483.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0484.log +6 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0485.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0486.log +5 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0487.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0488.log +63 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0489.log +63 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0490.log +31 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0491.log +13 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0492.log +15 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0493.log +31 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0494.log +13 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0495.log +15 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0496.log +15 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0497.log +21 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0498.log +1 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0499.log +3 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/artifacts/logchunks-0500.log +7 -0
- hound_tracer-0.4.0/data/eval/real-logchunks/manifest.json +30169 -0
- hound_tracer-0.4.0/docs/README.md +42 -0
- hound_tracer-0.4.0/docs/architecture.md +311 -0
- hound_tracer-0.4.0/docs/benchmarks/limits.md +26 -0
- hound_tracer-0.4.0/docs/examples/nginx-hound.conf +32 -0
- hound_tracer-0.4.0/docs/guides/deployment-connectors.md +62 -0
- hound_tracer-0.4.0/docs/guides/github-action.md +103 -0
- hound_tracer-0.4.0/docs/guides/server-deployment.md +65 -0
- hound_tracer-0.4.0/docs/operations/delivery-reliability.md +33 -0
- hound_tracer-0.4.0/docs/operations/dependency-policy.md +31 -0
- hound_tracer-0.4.0/docs/operations/operational-correlation.md +64 -0
- hound_tracer-0.4.0/docs/operations/operations-metrics.md +18 -0
- hound_tracer-0.4.0/docs/operations/pilot-evidence-template.md +43 -0
- hound_tracer-0.4.0/docs/operations/pilot-readiness.md +51 -0
- hound_tracer-0.4.0/docs/operations/release-checklist.md +46 -0
- hound_tracer-0.4.0/docs/operations/state-recovery.md +40 -0
- hound_tracer-0.4.0/docs/operations/threat-model.md +45 -0
- hound_tracer-0.4.0/docs/reference/log-format.md +87 -0
- hound_tracer-0.4.0/docs/reference/schema-migration-v1.4-to-v2.0.md +51 -0
- hound_tracer-0.4.0/docs/reference/source-intelligence.md +43 -0
- hound_tracer-0.4.0/docs/reference/test-impact.md +29 -0
- hound_tracer-0.4.0/docs/reference/timeline-schema.md +136 -0
- hound_tracer-0.4.0/docs/schema/rca-v2.0.schema.json +379 -0
- hound_tracer-0.4.0/docs/support-matrix.md +29 -0
- hound_tracer-0.4.0/pyproject.toml +104 -0
- hound_tracer-0.4.0/src/hound/__init__.py +1 -0
- hound_tracer-0.4.0/src/hound/analyze/__init__.py +0 -0
- hound_tracer-0.4.0/src/hound/analyze/cost.py +122 -0
- hound_tracer-0.4.0/src/hound/analyze/fallback.py +133 -0
- hound_tracer-0.4.0/src/hound/analyze/llm.py +238 -0
- hound_tracer-0.4.0/src/hound/analyze/prompts.py +149 -0
- hound_tracer-0.4.0/src/hound/analyze/rca.py +211 -0
- hound_tracer-0.4.0/src/hound/cli.py +2032 -0
- hound_tracer-0.4.0/src/hound/collector.py +360 -0
- hound_tracer-0.4.0/src/hound/config.py +715 -0
- hound_tracer-0.4.0/src/hound/connectors/__init__.py +14 -0
- hound_tracer-0.4.0/src/hound/connectors/deployment.py +210 -0
- hound_tracer-0.4.0/src/hound/connectors/model.py +51 -0
- hound_tracer-0.4.0/src/hound/connectors/observability.py +304 -0
- hound_tracer-0.4.0/src/hound/credentials.py +26 -0
- hound_tracer-0.4.0/src/hound/devops/__init__.py +20 -0
- hound_tracer-0.4.0/src/hound/devops/investigation.py +129 -0
- hound_tracer-0.4.0/src/hound/devops/timeline.py +409 -0
- hound_tracer-0.4.0/src/hound/eval.py +615 -0
- hound_tracer-0.4.0/src/hound/eval_corpus.py +426 -0
- hound_tracer-0.4.0/src/hound/executables.py +42 -0
- hound_tracer-0.4.0/src/hound/feedback.py +325 -0
- hound_tracer-0.4.0/src/hound/formatters.py +122 -0
- hound_tracer-0.4.0/src/hound/fsio.py +95 -0
- hound_tracer-0.4.0/src/hound/ingest/__init__.py +0 -0
- hound_tracer-0.4.0/src/hound/ingest/context.py +199 -0
- hound_tracer-0.4.0/src/hound/ingest/enrich.py +25 -0
- hound_tracer-0.4.0/src/hound/ingest/entity.py +86 -0
- hound_tracer-0.4.0/src/hound/ingest/git.py +187 -0
- hound_tracer-0.4.0/src/hound/ingest/logs.py +835 -0
- hound_tracer-0.4.0/src/hound/ingest/owners.py +41 -0
- hound_tracer-0.4.0/src/hound/ingest/redact.py +164 -0
- hound_tracer-0.4.0/src/hound/ingest/stacktrace.py +195 -0
- hound_tracer-0.4.0/src/hound/ingest/structured.py +198 -0
- hound_tracer-0.4.0/src/hound/ingest/tests.py +240 -0
- hound_tracer-0.4.0/src/hound/models.py +1131 -0
- hound_tracer-0.4.0/src/hound/operational_logging.py +100 -0
- hound_tracer-0.4.0/src/hound/output/__init__.py +0 -0
- hound_tracer-0.4.0/src/hound/output/delivery.py +282 -0
- hound_tracer-0.4.0/src/hound/output/markdown.py +21 -0
- hound_tracer-0.4.0/src/hound/output/report.py +328 -0
- hound_tracer-0.4.0/src/hound/output/slack.py +60 -0
- hound_tracer-0.4.0/src/hound/output/tickets.py +345 -0
- hound_tracer-0.4.0/src/hound/pathutil.py +43 -0
- hound_tracer-0.4.0/src/hound/pipeline.py +660 -0
- hound_tracer-0.4.0/src/hound/preferences.py +134 -0
- hound_tracer-0.4.0/src/hound/process.py +141 -0
- hound_tracer-0.4.0/src/hound/providers.py +266 -0
- hound_tracer-0.4.0/src/hound/qa/__init__.py +1 -0
- hound_tracer-0.4.0/src/hound/qa/classifier.py +591 -0
- hound_tracer-0.4.0/src/hound/qa/coverage.py +570 -0
- hound_tracer-0.4.0/src/hound/qa/eval.py +402 -0
- hound_tracer-0.4.0/src/hound/qa/gate.py +562 -0
- hound_tracer-0.4.0/src/hound/qa/history.py +436 -0
- hound_tracer-0.4.0/src/hound/qa/model.py +110 -0
- hound_tracer-0.4.0/src/hound/qa/normalize.py +359 -0
- hound_tracer-0.4.0/src/hound/qa/sarif.py +286 -0
- hound_tracer-0.4.0/src/hound/qa/service.py +401 -0
- hound_tracer-0.4.0/src/hound/safety.py +61 -0
- hound_tracer-0.4.0/src/hound/server.py +1346 -0
- hound_tracer-0.4.0/src/hound/server_client.py +150 -0
- hound_tracer-0.4.0/src/hound/service.py +127 -0
- hound_tracer-0.4.0/src/hound/source/__init__.py +5 -0
- hound_tracer-0.4.0/src/hound/source/context.py +157 -0
- hound_tracer-0.4.0/src/hound/source/impact.py +156 -0
- hound_tracer-0.4.0/src/hound/state_recovery.py +16 -0
- hound_tracer-0.4.0/src/hound/telemetry.py +59 -0
- hound_tracer-0.4.0/src/hound/triage/__init__.py +0 -0
- hound_tracer-0.4.0/src/hound/triage/component.py +49 -0
- hound_tracer-0.4.0/src/hound/triage/dedup.py +1035 -0
- hound_tracer-0.4.0/src/hound/triage/severity.py +54 -0
- hound_tracer-0.4.0/src/hound/trust.py +117 -0
- hound_tracer-0.4.0/src/hound/tui.py +5996 -0
- hound_tracer-0.4.0/src/hound/urlutil.py +45 -0
- hound_tracer-0.4.0/src/hound/validation.py +711 -0
- hound_tracer-0.4.0/tests/__init__.py +1 -0
- hound_tracer-0.4.0/tests/conftest.py +67 -0
- hound_tracer-0.4.0/tests/e2e/test_action_entrypoint.py +46 -0
- hound_tracer-0.4.0/tests/e2e/test_batch.py +142 -0
- hound_tracer-0.4.0/tests/e2e/test_cli.py +112 -0
- hound_tracer-0.4.0/tests/e2e/test_cli_commands.py +349 -0
- hound_tracer-0.4.0/tests/e2e/test_cli_gh.py +64 -0
- hound_tracer-0.4.0/tests/e2e/test_eval.py +214 -0
- hound_tracer-0.4.0/tests/e2e/test_tui.py +2700 -0
- hound_tracer-0.4.0/tests/e2e/test_tui_qa_import.py +62 -0
- hound_tracer-0.4.0/tests/e2e/test_tui_regressions.py +96 -0
- hound_tracer-0.4.0/tests/eval/baseline-v1.0.json +86 -0
- hound_tracer-0.4.0/tests/eval/cases/README.md +36 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/artifacts/pytest-mixed.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/assertion-count.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/assertion-count.log +3 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/build-import.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/build-import.log +5 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/build-typescript.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/build-typescript.log +3 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/ci-rate-limit.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/ci-rate-limit.log +3 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/deploy-config.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/deploy-config.log +3 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/deploy-image-pull.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/deploy-image-pull.log +3 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/healthy-build.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/healthy-build.log +4 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/healthy-source-assertion.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/healthy-source-assertion.log +4 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/healthy-zero-failures.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/healthy-zero-failures.log +2 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/healthy.json +15 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/healthy.log +2 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/junit-mixed.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/junit-mixed.xml +1 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/partial-trace-deploy.json +18 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/partial-trace-deploy.log +5 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/pytest-failure-repeat.json +15 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/pytest-failure-repeat.log +2 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/pytest-failure.json +15 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/pytest-failure.log +5 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/pytest-json-mixed.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/secret-bearing.json +15 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/secret-bearing.log +4 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/tls-install.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/dev/tls-install.log +3 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/ambiguous.json +15 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/ambiguous.log +2 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/artifacts/go-failure.json +3 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/assertion-count-repeat.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/assertion-count-repeat.log +4 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/assertion-distinct.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/assertion-distinct.log +3 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/build-linker.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/build-linker.log +3 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/chained-failure.json +18 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/chained-failure.log +10 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/ci-disk-full.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/ci-disk-full.log +3 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/ci-failure-variant.json +16 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/ci-failure-variant.log +3 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/dependency-conflict.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/dependency-conflict.log +4 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/deploy-migration.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/deploy-migration.log +3 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/deploy-network.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/deploy-network.log +3 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/deploy-readiness.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/deploy-readiness.log +3 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/deployment-failed-variant.json +16 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/deployment-failed-variant.log +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/flaky-variant.json +16 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/flaky-variant.log +3 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/go-json-failure.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/health-check-variant.json +16 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/health-check-variant.log +2 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/healthy-go.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/healthy-go.log +5 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/healthy-quoted-exception.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/healthy-quoted-exception.log +4 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/healthy-rollout.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/healthy-rollout.log +3 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/junit-healthy.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/junit-healthy.xml +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/liveness-probe-variant.json +16 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/liveness-probe-variant.log +2 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/oom-killed-variant.json +16 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/oom-killed-variant.log +2 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/permission-variant.json +16 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/permission-variant.log +2 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/quota-variant.json +16 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/quota-variant.log +2 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/readiness-timeout-variant.json +16 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/readiness-timeout-variant.log +2 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/registry-auth-variant.json +16 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/registry-auth-variant.log +2 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/rollback-variant.json +16 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/rollback-variant.log +2 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/sarif-error.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/sarif-error.sarif +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/scheduling-variant.json +16 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/scheduling-variant.log +2 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/timeout-after-passing-shard.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/timeout-after-passing-shard.log +4 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/unsupported-progress.json +1 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/unsupported-progress.log +2 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/unsupported.json +15 -0
- hound_tracer-0.4.0/tests/eval/cases/held_out/unsupported.log +2 -0
- hound_tracer-0.4.0/tests/eval/gates-v1.0.json +18 -0
- hound_tracer-0.4.0/tests/eval/test-impact-v1.0.json +33 -0
- hound_tracer-0.4.0/tests/fixtures/api_rate_limited.log +5 -0
- hound_tracer-0.4.0/tests/fixtures/build_error.log +9 -0
- hound_tracer-0.4.0/tests/fixtures/cargo_test_fail.log +18 -0
- hound_tracer-0.4.0/tests/fixtures/chained_traceback.log +13 -0
- hound_tracer-0.4.0/tests/fixtures/ci_generic.log +6 -0
- hound_tracer-0.4.0/tests/fixtures/deployment_timeline.log +3 -0
- hound_tracer-0.4.0/tests/fixtures/disk_full.log +7 -0
- hound_tracer-0.4.0/tests/fixtures/dotnet_test_fail.log +12 -0
- hound_tracer-0.4.0/tests/fixtures/flaky.log +22 -0
- hound_tracer-0.4.0/tests/fixtures/go_flaky.log +8 -0
- hound_tracer-0.4.0/tests/fixtures/go_test_fail.log +8 -0
- hound_tracer-0.4.0/tests/fixtures/image_pull.log +3 -0
- hound_tracer-0.4.0/tests/fixtures/import_error.log +8 -0
- hound_tracer-0.4.0/tests/fixtures/java_stacktrace.log +10 -0
- hound_tracer-0.4.0/tests/fixtures/jest_fail.log +16 -0
- hound_tracer-0.4.0/tests/fixtures/jest_flaky.log +10 -0
- hound_tracer-0.4.0/tests/fixtures/js_v8_stacktrace.log +4 -0
- hound_tracer-0.4.0/tests/fixtures/junit_flaky.xml +6 -0
- hound_tracer-0.4.0/tests/fixtures/kubernetes_events.log +8 -0
- hound_tracer-0.4.0/tests/fixtures/kubernetes_rollout.log +3 -0
- hound_tracer-0.4.0/tests/fixtures/migration_failed.log +4 -0
- hound_tracer-0.4.0/tests/fixtures/mixed_build_test.log +18 -0
- hound_tracer-0.4.0/tests/fixtures/multi_user.log +4 -0
- hound_tracer-0.4.0/tests/fixtures/nginx-hound.conf +32 -0
- hound_tracer-0.4.0/tests/fixtures/npm_build_error.log +10 -0
- hound_tracer-0.4.0/tests/fixtures/npm_dependency_conflict.log +12 -0
- hound_tracer-0.4.0/tests/fixtures/pip_resolution_conflict.log +8 -0
- hound_tracer-0.4.0/tests/fixtures/plain_fail.log +2 -0
- hound_tracer-0.4.0/tests/fixtures/pytest_fail.log +24 -0
- hound_tracer-0.4.0/tests/fixtures/rca-v2.0.schema.json +379 -0
- hound_tracer-0.4.0/tests/fixtures/rspec_fail.log +15 -0
- hound_tracer-0.4.0/tests/fixtures/segfault.log +19 -0
- hound_tracer-0.4.0/tests/fixtures/stacktrace.txt +7 -0
- hound_tracer-0.4.0/tests/fixtures/tempo_otlp_trace.json +41 -0
- hound_tracer-0.4.0/tests/fixtures/terraform_apply.log +4 -0
- hound_tracer-0.4.0/tests/fixtures/timeout.log +19 -0
- hound_tracer-0.4.0/tests/fixtures/tls_certificate_error.log +6 -0
- hound_tracer-0.4.0/tests/fixtures/vitest_fail.log +13 -0
- hound_tracer-0.4.0/tests/golden/rca-v1.4.json +39 -0
- hound_tracer-0.4.0/tests/golden/rca-v2.0.json +62 -0
- hound_tracer-0.4.0/tests/integration/connectors/test_observability.py +160 -0
- hound_tracer-0.4.0/tests/integration/devops/test_investigation.py +194 -0
- hound_tracer-0.4.0/tests/integration/devops/test_timeline.py +245 -0
- hound_tracer-0.4.0/tests/integration/source/test_impact.py +86 -0
- hound_tracer-0.4.0/tests/integration/test_cicd_intelligence.py +152 -0
- hound_tracer-0.4.0/tests/integration/test_cli_contract_hardening.py +138 -0
- hound_tracer-0.4.0/tests/integration/test_context.py +101 -0
- hound_tracer-0.4.0/tests/integration/test_dedup.py +353 -0
- hound_tracer-0.4.0/tests/integration/test_dedup_identity.py +148 -0
- hound_tracer-0.4.0/tests/integration/test_delivery_ledger.py +130 -0
- hound_tracer-0.4.0/tests/integration/test_enrich.py +209 -0
- hound_tracer-0.4.0/tests/integration/test_feedback.py +111 -0
- hound_tracer-0.4.0/tests/integration/test_git.py +87 -0
- hound_tracer-0.4.0/tests/integration/test_github.py +146 -0
- hound_tracer-0.4.0/tests/integration/test_log_collector.py +142 -0
- hound_tracer-0.4.0/tests/integration/test_pipeline.py +136 -0
- hound_tracer-0.4.0/tests/integration/test_qa_classifier.py +167 -0
- hound_tracer-0.4.0/tests/integration/test_qa_gate.py +641 -0
- hound_tracer-0.4.0/tests/integration/test_qa_history.py +367 -0
- hound_tracer-0.4.0/tests/integration/test_qa_severity_enrichment.py +95 -0
- hound_tracer-0.4.0/tests/integration/test_server_http.py +349 -0
- hound_tracer-0.4.0/tests/integration/test_source_context.py +169 -0
- hound_tracer-0.4.0/tests/unit/test_config.py +77 -0
- hound_tracer-0.4.0/tests/unit/test_cost_control.py +539 -0
- hound_tracer-0.4.0/tests/unit/test_critical_path_coverage.py +326 -0
- hound_tracer-0.4.0/tests/unit/test_dedup_critical_coverage.py +443 -0
- hound_tracer-0.4.0/tests/unit/test_entity.py +95 -0
- hound_tracer-0.4.0/tests/unit/test_eval_corpus.py +73 -0
- hound_tracer-0.4.0/tests/unit/test_executables.py +28 -0
- hound_tracer-0.4.0/tests/unit/test_fixtures.py +97 -0
- hound_tracer-0.4.0/tests/unit/test_logs.py +197 -0
- hound_tracer-0.4.0/tests/unit/test_models.py +158 -0
- hound_tracer-0.4.0/tests/unit/test_offline_accuracy.py +199 -0
- hound_tracer-0.4.0/tests/unit/test_operational_logging.py +75 -0
- hound_tracer-0.4.0/tests/unit/test_output.py +117 -0
- hound_tracer-0.4.0/tests/unit/test_p2_contracts.py +107 -0
- hound_tracer-0.4.0/tests/unit/test_persistence_coverage.py +48 -0
- hound_tracer-0.4.0/tests/unit/test_pipeline_cache_context.py +133 -0
- hound_tracer-0.4.0/tests/unit/test_pipeline_persistence_coverage.py +99 -0
- hound_tracer-0.4.0/tests/unit/test_preferences.py +45 -0
- hound_tracer-0.4.0/tests/unit/test_process.py +34 -0
- hound_tracer-0.4.0/tests/unit/test_production.py +505 -0
- hound_tracer-0.4.0/tests/unit/test_providers.py +59 -0
- hound_tracer-0.4.0/tests/unit/test_rca.py +184 -0
- hound_tracer-0.4.0/tests/unit/test_rca_safety_regressions.py +122 -0
- hound_tracer-0.4.0/tests/unit/test_redaction_ipv6.py +21 -0
- hound_tracer-0.4.0/tests/unit/test_rev7_fixes.py +252 -0
- hound_tracer-0.4.0/tests/unit/test_review_fixes.py +1013 -0
- hound_tracer-0.4.0/tests/unit/test_safety.py +27 -0
- hound_tracer-0.4.0/tests/unit/test_server_deployment_docs.py +17 -0
- hound_tracer-0.4.0/tests/unit/test_stacktrace.py +71 -0
- hound_tracer-0.4.0/tests/unit/test_telemetry.py +28 -0
- hound_tracer-0.4.0/tests/unit/test_tests.py +26 -0
- hound_tracer-0.4.0/tests/unit/test_triage.py +73 -0
- hound_tracer-0.4.0/tests/unit/test_trust.py +137 -0
- hound_tracer-0.4.0/tests/unit/test_urlutil.py +32 -0
- hound_tracer-0.4.0/tests/unit/test_validation.py +175 -0
- hound_tracer-0.4.0/tools/acquire_real_corpus.py +482 -0
- hound_tracer-0.4.0/tools/validate_real_corpus.py +26 -0
- hound_tracer-0.4.0/uv.lock +1649 -0
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
.venv
|
|
2
|
+
__pycache__
|
|
3
|
+
*.pyc
|
|
4
|
+
hound-output
|
|
5
|
+
examples/demo/work
|
|
6
|
+
examples/demo/output
|
|
7
|
+
examples/demo/**/work
|
|
8
|
+
.pytest_cache
|
|
9
|
+
.mypy_cache
|
|
10
|
+
.ruff_cache
|
|
11
|
+
.coverage
|
|
12
|
+
htmlcov
|
|
13
|
+
dist
|
|
14
|
+
docs/plans
|
|
15
|
+
.vscode
|
|
16
|
+
.git
|
|
17
|
+
.env
|
|
18
|
+
.env.*
|
|
19
|
+
.hound
|
|
20
|
+
.hound.yml
|
|
21
|
+
.hound.yaml
|
|
22
|
+
hound-output
|
|
23
|
+
demo-output
|
|
24
|
+
portfolio-capture-output
|
|
25
|
+
portfolio-redaction-output
|
|
26
|
+
portfolio-screenshots
|
|
27
|
+
*.pem
|
|
28
|
+
*.key
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
# hound LLM configuration
|
|
2
|
+
#
|
|
3
|
+
# Pick ONE provider. Every provider is OpenAI-compatible and can also be
|
|
4
|
+
# configured with the generic variables at the bottom.
|
|
5
|
+
|
|
6
|
+
# --- Generic OpenAI-compatible (works with any provider) ---
|
|
7
|
+
# OPENAI_API_KEY=
|
|
8
|
+
# OPENAI_BASE_URL=
|
|
9
|
+
# OPENAI_MODEL=
|
|
10
|
+
|
|
11
|
+
# --- Named providers (HOUND_API_PROVIDER selects which one to use) ---
|
|
12
|
+
# HOUND_API_PROVIDER=openai # or: anthropic, gemini, groq, ollama, deepseek, azure, 9router, custom
|
|
13
|
+
# HOUND_API_KEY=
|
|
14
|
+
# HOUND_BASE_URL=
|
|
15
|
+
# HOUND_MODEL=
|
|
16
|
+
|
|
17
|
+
# --- 9Router (local OpenAI-compatible gateway) ---
|
|
18
|
+
# HOUND_API_PROVIDER=9router
|
|
19
|
+
# NINE_ROUTER_API_KEY=9router
|
|
20
|
+
# NINE_ROUTER_BASE_URL=http://127.0.0.1:20128/v1
|
|
21
|
+
# NINE_ROUTER_MODEL=ag/gemini-3.7-flash-low
|
|
22
|
+
|
|
23
|
+
# --- Anthropic ---
|
|
24
|
+
# HOUND_API_PROVIDER=anthropic
|
|
25
|
+
# HOUND_API_KEY=sk-ant-...
|
|
26
|
+
# HOUND_BASE_URL=https://your-openai-compatible-anthropic-proxy.example/v1
|
|
27
|
+
# HOUND_MODEL=claude-sonnet-4-20250514
|
|
28
|
+
|
|
29
|
+
# --- Google Gemini ---
|
|
30
|
+
# HOUND_API_PROVIDER=gemini
|
|
31
|
+
# HOUND_API_KEY=AIza...
|
|
32
|
+
# HOUND_BASE_URL=https://generativelanguage.googleapis.com/v1beta/openai
|
|
33
|
+
# HOUND_MODEL=gemini-3.7-flash
|
|
34
|
+
|
|
35
|
+
# --- Groq ---
|
|
36
|
+
# HOUND_API_PROVIDER=groq
|
|
37
|
+
# HOUND_API_KEY=gsk_...
|
|
38
|
+
# HOUND_BASE_URL=https://api.groq.com/openai/v1
|
|
39
|
+
# HOUND_MODEL=llama-3.3-70b-versatile
|
|
40
|
+
|
|
41
|
+
# --- Ollama (local, no key) ---
|
|
42
|
+
# HOUND_API_PROVIDER=ollama
|
|
43
|
+
# HOUND_BASE_URL=http://localhost:11434/v1
|
|
44
|
+
# HOUND_MODEL=llama3.1
|
|
45
|
+
|
|
46
|
+
# --- DeepSeek ---
|
|
47
|
+
# HOUND_API_PROVIDER=deepseek
|
|
48
|
+
# HOUND_API_KEY=sk-...
|
|
49
|
+
# HOUND_BASE_URL=https://api.deepseek.com
|
|
50
|
+
# HOUND_MODEL=deepseek-chat
|
|
51
|
+
|
|
52
|
+
# --- Azure OpenAI ---
|
|
53
|
+
# HOUND_API_PROVIDER=azure
|
|
54
|
+
# HOUND_API_KEY=...
|
|
55
|
+
# HOUND_BASE_URL=https://<resource>.openai.azure.com/openai/v1
|
|
56
|
+
# HOUND_MODEL=<deployment-name>
|
|
57
|
+
|
|
58
|
+
# --- Custom (any OpenAI-compatible endpoint, e.g. 9Router gateway) ---
|
|
59
|
+
# HOUND_API_PROVIDER=custom
|
|
60
|
+
# HOUND_API_KEY=any
|
|
61
|
+
# HOUND_BASE_URL=http://localhost:20128/v1
|
|
62
|
+
# HOUND_MODEL=gpt-4o-mini
|
|
63
|
+
|
|
64
|
+
# --- LLM behavior ---
|
|
65
|
+
# HOUND_TEMPERATURE=0.2
|
|
66
|
+
# HOUND_TIMEOUT=120
|
|
67
|
+
# HOUND_MAX_TOKENS=2048
|
|
68
|
+
# HOUND_REQUIRE_LLM=1 # fail instead of using fallback when online RCA fails
|
|
69
|
+
|
|
70
|
+
# Legacy TH_* names remain accepted as deprecated aliases.
|
|
71
|
+
|
|
72
|
+
# --- Optional: GitHub issue filing ---
|
|
73
|
+
# GH_TOKEN=
|
|
74
|
+
# GH_REPO=owner/name
|
|
75
|
+
# GH_API_BASE=https://api.github.com
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
data/eval/real-logchunks/artifacts/*.log text eol=lf
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
version: 2
|
|
2
|
+
updates:
|
|
3
|
+
- package-ecosystem: pip
|
|
4
|
+
directory: /
|
|
5
|
+
schedule:
|
|
6
|
+
interval: weekly
|
|
7
|
+
open-pull-requests-limit: 5
|
|
8
|
+
labels: [dependencies]
|
|
9
|
+
groups:
|
|
10
|
+
python-non-major:
|
|
11
|
+
update-types: [minor, patch]
|
|
12
|
+
|
|
13
|
+
- package-ecosystem: github-actions
|
|
14
|
+
directory: /
|
|
15
|
+
schedule:
|
|
16
|
+
interval: weekly
|
|
17
|
+
open-pull-requests-limit: 5
|
|
18
|
+
labels: [dependencies, github-actions]
|
|
19
|
+
groups:
|
|
20
|
+
actions-non-major:
|
|
21
|
+
update-types: [minor, patch]
|
|
22
|
+
|
|
23
|
+
- package-ecosystem: docker
|
|
24
|
+
directory: /
|
|
25
|
+
schedule:
|
|
26
|
+
interval: monthly
|
|
27
|
+
open-pull-requests-limit: 3
|
|
28
|
+
labels: [dependencies, docker]
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
name: 9Router Canary
|
|
2
|
+
|
|
3
|
+
on:
|
|
4
|
+
workflow_dispatch:
|
|
5
|
+
schedule:
|
|
6
|
+
- cron: "17 3 * * *"
|
|
7
|
+
|
|
8
|
+
permissions:
|
|
9
|
+
contents: read
|
|
10
|
+
|
|
11
|
+
jobs:
|
|
12
|
+
analyze:
|
|
13
|
+
runs-on: ubuntu-latest
|
|
14
|
+
timeout-minutes: 10
|
|
15
|
+
env:
|
|
16
|
+
NINE_ROUTER_API_KEY: ${{ secrets.NINE_ROUTER_API_KEY }}
|
|
17
|
+
NINE_ROUTER_BASE_URL: ${{ secrets.NINE_ROUTER_BASE_URL }}
|
|
18
|
+
NINE_ROUTER_MODEL: ag/gemini-3.7-flash-low
|
|
19
|
+
steps:
|
|
20
|
+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
|
21
|
+
- uses: astral-sh/setup-uv@2af22b5b2dcfc0729ee842c635f300f1fc5a9e9a # v5.0.0
|
|
22
|
+
- run: uv sync --frozen
|
|
23
|
+
- name: Verify credential configuration
|
|
24
|
+
shell: bash
|
|
25
|
+
run: test -n "$NINE_ROUTER_API_KEY" && test -n "$NINE_ROUTER_BASE_URL"
|
|
26
|
+
- name: Run strict live analysis
|
|
27
|
+
shell: bash
|
|
28
|
+
run: |
|
|
29
|
+
mkdir canary-input
|
|
30
|
+
cp tests/fixtures/pytest_fail.log canary-input/
|
|
31
|
+
uv run hound analyze canary-input --output-dir canary-output \
|
|
32
|
+
--provider 9router --no-dedup --require-llm
|
|
33
|
+
- name: Verify live contract
|
|
34
|
+
shell: bash
|
|
35
|
+
run: |
|
|
36
|
+
python - <<'PY'
|
|
37
|
+
import json
|
|
38
|
+
from pathlib import Path
|
|
39
|
+
|
|
40
|
+
report = json.loads(next(Path("canary-output").glob("**/report.json")).read_text())
|
|
41
|
+
assert report["meta"]["engine"] == "merged", report["meta"]
|
|
42
|
+
assert report["meta"]["llm"]["status"] == "succeeded", report["meta"]
|
|
43
|
+
assert report["meta"]["model"].startswith("9router:"), report["meta"]
|
|
44
|
+
assert report["meta"]["usage"].get("total_tokens", 0) > 0, report["meta"]
|
|
45
|
+
PY
|
|
@@ -0,0 +1,206 @@
|
|
|
1
|
+
name: CI
|
|
2
|
+
|
|
3
|
+
on:
|
|
4
|
+
pull_request:
|
|
5
|
+
branches: ["main"]
|
|
6
|
+
push:
|
|
7
|
+
branches: ["main"]
|
|
8
|
+
schedule:
|
|
9
|
+
- cron: "17 3 * * 1"
|
|
10
|
+
workflow_dispatch:
|
|
11
|
+
|
|
12
|
+
concurrency:
|
|
13
|
+
group: ${{ github.workflow }}-${{ github.ref }}
|
|
14
|
+
cancel-in-progress: true
|
|
15
|
+
|
|
16
|
+
permissions:
|
|
17
|
+
contents: read
|
|
18
|
+
|
|
19
|
+
jobs:
|
|
20
|
+
quality:
|
|
21
|
+
runs-on: ubuntu-latest
|
|
22
|
+
timeout-minutes: 20
|
|
23
|
+
steps:
|
|
24
|
+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
|
25
|
+
- uses: astral-sh/setup-uv@2af22b5b2dcfc0729ee842c635f300f1fc5a9e9a # v5.0.0
|
|
26
|
+
- run: uv sync --frozen --extra dev
|
|
27
|
+
- run: uv run ruff check .
|
|
28
|
+
- run: uv run mypy src/hound
|
|
29
|
+
- run: uv run pytest -m integration -q
|
|
30
|
+
- name: Check diagnostic regressions before merge
|
|
31
|
+
run: uv run pytest tests/e2e/test_eval.py -q
|
|
32
|
+
- name: Smoke critical CLI workflows before merge
|
|
33
|
+
run: uv run pytest tests/e2e/test_action_entrypoint.py tests/e2e/test_cli.py tests/e2e/test_batch.py tests/e2e/test_cli_gh.py -q
|
|
34
|
+
- name: Smoke critical TUI workflows before merge
|
|
35
|
+
run: uv run pytest tests/e2e/test_tui.py -k "test_tui_compose or test_tui_analyze or test_tui_no_logs or test_tui_back_navigation_and_shortcuts" -q
|
|
36
|
+
- run: uv run python -m hound.eval --offline --check --format json
|
|
37
|
+
- name: Smoke canonical CLI command help
|
|
38
|
+
shell: bash
|
|
39
|
+
run: |
|
|
40
|
+
for command in analyze batch console serve log gate insights doctor init config providers models runs report feedback delivery incidents client clean; do
|
|
41
|
+
uv run hound "$command" --help >/dev/null
|
|
42
|
+
done
|
|
43
|
+
|
|
44
|
+
compatibility:
|
|
45
|
+
runs-on: ubuntu-latest
|
|
46
|
+
timeout-minutes: 30
|
|
47
|
+
strategy:
|
|
48
|
+
matrix:
|
|
49
|
+
python: ["3.10", "3.11", "3.12"]
|
|
50
|
+
steps:
|
|
51
|
+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
|
52
|
+
- uses: astral-sh/setup-uv@2af22b5b2dcfc0729ee842c635f300f1fc5a9e9a # v5.0.0
|
|
53
|
+
- run: uv python install ${{ matrix.python }}
|
|
54
|
+
- run: uv sync --frozen --extra dev --python ${{ matrix.python }}
|
|
55
|
+
- run: uv run --python ${{ matrix.python }} pytest -m "unit and not slow" -q
|
|
56
|
+
|
|
57
|
+
package-security:
|
|
58
|
+
runs-on: ubuntu-latest
|
|
59
|
+
timeout-minutes: 30
|
|
60
|
+
steps:
|
|
61
|
+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
|
62
|
+
- uses: astral-sh/setup-uv@2af22b5b2dcfc0729ee842c635f300f1fc5a9e9a # v5.0.0
|
|
63
|
+
- run: uv sync --frozen --extra dev
|
|
64
|
+
- name: Audit locked production dependencies
|
|
65
|
+
run: |
|
|
66
|
+
uv export --frozen --no-dev --no-emit-project --format requirements-txt --output-file audited-requirements.txt
|
|
67
|
+
uv run pip-audit --requirement audited-requirements.txt
|
|
68
|
+
- run: uv build
|
|
69
|
+
- run: uv run twine check dist/*.whl dist/*.tar.gz
|
|
70
|
+
- name: Smoke-test wheel and source distribution
|
|
71
|
+
shell: bash
|
|
72
|
+
run: |
|
|
73
|
+
smoke="$RUNNER_TEMP/hound-package-smoke"
|
|
74
|
+
mkdir -p "$smoke"
|
|
75
|
+
wheel="$(realpath dist/*.whl)"
|
|
76
|
+
sdist="$(realpath dist/*.tar.gz)"
|
|
77
|
+
uv venv "$smoke/wheel-venv"
|
|
78
|
+
uv pip install --python "$smoke/wheel-venv/bin/python" "$wheel"
|
|
79
|
+
uv venv "$smoke/sdist-venv"
|
|
80
|
+
uv pip install --python "$smoke/sdist-venv/bin/python" "$sdist"
|
|
81
|
+
cd "$smoke"
|
|
82
|
+
wheel-venv/bin/python -c 'import hound'
|
|
83
|
+
wheel-venv/bin/hound --version
|
|
84
|
+
wheel-venv/bin/hound doctor --output-dir wheel-doctor --json
|
|
85
|
+
sdist-venv/bin/python -c 'import hound'
|
|
86
|
+
sdist-venv/bin/hound --version
|
|
87
|
+
sdist-venv/bin/hound doctor --output-dir sdist-doctor --json
|
|
88
|
+
set +e
|
|
89
|
+
wheel-venv/bin/hound analyze --log "$GITHUB_WORKSPACE/tests/fixtures/pytest_fail.log" --output-dir wheel-output --offline
|
|
90
|
+
wheel_status=$?
|
|
91
|
+
sdist-venv/bin/hound analyze --log "$GITHUB_WORKSPACE/tests/fixtures/pytest_fail.log" --output-dir sdist-output --offline
|
|
92
|
+
sdist_status=$?
|
|
93
|
+
set -e
|
|
94
|
+
test "$wheel_status" -eq 1
|
|
95
|
+
test "$sdist_status" -eq 1
|
|
96
|
+
test "$(jq -r .failure.kind wheel-output/report.json)" = "test_failure"
|
|
97
|
+
test "$(jq -r .failure.kind sdist-output/report.json)" = "test_failure"
|
|
98
|
+
- name: Scan repository and generated artifacts
|
|
99
|
+
uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0
|
|
100
|
+
with:
|
|
101
|
+
scan-type: fs
|
|
102
|
+
scan-ref: .
|
|
103
|
+
scanners: vuln,secret
|
|
104
|
+
severity: HIGH,CRITICAL
|
|
105
|
+
skip-dirs: tests,examples,dist,.venv
|
|
106
|
+
ignore-unfixed: true
|
|
107
|
+
exit-code: "1"
|
|
108
|
+
|
|
109
|
+
extended:
|
|
110
|
+
if: github.event_name != 'pull_request'
|
|
111
|
+
runs-on: ubuntu-latest
|
|
112
|
+
timeout-minutes: 45
|
|
113
|
+
steps:
|
|
114
|
+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
|
115
|
+
- uses: astral-sh/setup-uv@2af22b5b2dcfc0729ee842c635f300f1fc5a9e9a # v5.0.0
|
|
116
|
+
- run: uv sync --frozen --extra dev
|
|
117
|
+
- run: uv run pytest --cov=hound --cov-report=term --cov-fail-under=80 -q
|
|
118
|
+
- run: uv run python -m hound.eval --offline --check --format json
|
|
119
|
+
- run: docker build -t hound:test .
|
|
120
|
+
- run: docker build -f Dockerfile.action -t hound-action:test .
|
|
121
|
+
- name: Smoke-test GitHub Action contract
|
|
122
|
+
shell: bash
|
|
123
|
+
run: |
|
|
124
|
+
mkdir action-smoke
|
|
125
|
+
cp tests/fixtures/pytest_fail.log action-smoke/failure.log
|
|
126
|
+
touch action-smoke/github-output
|
|
127
|
+
set +e
|
|
128
|
+
output=$(docker run --rm \
|
|
129
|
+
-w /workspace \
|
|
130
|
+
-e GITHUB_WORKSPACE=/workspace \
|
|
131
|
+
-e GITHUB_OUTPUT=/workspace/github-output \
|
|
132
|
+
-v "$PWD/action-smoke:/workspace" \
|
|
133
|
+
hound-action:test analyze --log failure.log --repo-dir . --output-dir out --offline-value true 2>&1)
|
|
134
|
+
status=$?
|
|
135
|
+
set -e
|
|
136
|
+
echo "Status: $status"
|
|
137
|
+
echo "Output from docker run:"
|
|
138
|
+
echo "$output"
|
|
139
|
+
cat action-smoke/github-output || true
|
|
140
|
+
ls -la action-smoke || true
|
|
141
|
+
ls -la action-smoke/out || true
|
|
142
|
+
test "$status" -eq 1
|
|
143
|
+
test -f action-smoke/out/report.json
|
|
144
|
+
grep -q '^report<<TRACEHOUND_' action-smoke/github-output
|
|
145
|
+
grep -q '^severity<<TRACEHOUND_' action-smoke/github-output
|
|
146
|
+
grep -q '"kind": "test_failure"' action-smoke/out/report.json
|
|
147
|
+
- name: Scan runtime image
|
|
148
|
+
uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0
|
|
149
|
+
with:
|
|
150
|
+
image-ref: hound:test
|
|
151
|
+
scanners: vuln,secret
|
|
152
|
+
severity: HIGH,CRITICAL
|
|
153
|
+
ignore-unfixed: true
|
|
154
|
+
exit-code: "1"
|
|
155
|
+
- name: Scan Action image
|
|
156
|
+
uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0
|
|
157
|
+
with:
|
|
158
|
+
image-ref: hound-action:test
|
|
159
|
+
scanners: vuln,secret
|
|
160
|
+
severity: HIGH,CRITICAL
|
|
161
|
+
ignore-unfixed: true
|
|
162
|
+
exit-code: "1"
|
|
163
|
+
|
|
164
|
+
windows:
|
|
165
|
+
if: github.event_name != 'pull_request'
|
|
166
|
+
runs-on: windows-latest
|
|
167
|
+
timeout-minutes: 30
|
|
168
|
+
steps:
|
|
169
|
+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
|
170
|
+
- uses: astral-sh/setup-uv@2af22b5b2dcfc0729ee842c635f300f1fc5a9e9a # v5.0.0
|
|
171
|
+
- run: uv sync --frozen --extra dev
|
|
172
|
+
- run: uv run pytest -m "not slow and not network" -q
|
|
173
|
+
- run: uv build
|
|
174
|
+
- shell: pwsh
|
|
175
|
+
run: |
|
|
176
|
+
$smoke = Join-Path $env:RUNNER_TEMP "hound-wheel-smoke"
|
|
177
|
+
uv venv "$smoke\venv"
|
|
178
|
+
$wheel = (Get-ChildItem dist\*.whl | Select-Object -First 1).FullName
|
|
179
|
+
uv pip install --python "$smoke\venv\Scripts\python.exe" $wheel
|
|
180
|
+
Push-Location $smoke
|
|
181
|
+
& "$smoke\venv\Scripts\hound.exe" --version
|
|
182
|
+
& "$smoke\venv\Scripts\hound.exe" doctor --output-dir doctor-output --json
|
|
183
|
+
Pop-Location
|
|
184
|
+
|
|
185
|
+
ci-result:
|
|
186
|
+
if: always()
|
|
187
|
+
needs: [quality, compatibility, package-security, extended, windows]
|
|
188
|
+
runs-on: ubuntu-latest
|
|
189
|
+
timeout-minutes: 10
|
|
190
|
+
steps:
|
|
191
|
+
- name: Summarize required checks
|
|
192
|
+
env:
|
|
193
|
+
QUALITY: ${{ needs.quality.result }}
|
|
194
|
+
COMPATIBILITY: ${{ needs.compatibility.result }}
|
|
195
|
+
PACKAGE_SECURITY: ${{ needs.package-security.result }}
|
|
196
|
+
EXTENDED: ${{ needs.extended.result }}
|
|
197
|
+
WINDOWS: ${{ needs.windows.result }}
|
|
198
|
+
run: |
|
|
199
|
+
printf '| Check | Result |\n|---|---|\n' >> "$GITHUB_STEP_SUMMARY"
|
|
200
|
+
printf '| quality | %s |\n| compatibility | %s |\n| package-security | %s |\n| extended | %s |\n| windows | %s |\n' \
|
|
201
|
+
"$QUALITY" "$COMPATIBILITY" "$PACKAGE_SECURITY" "$EXTENDED" "$WINDOWS" >> "$GITHUB_STEP_SUMMARY"
|
|
202
|
+
test "$QUALITY" = success
|
|
203
|
+
test "$COMPATIBILITY" = success
|
|
204
|
+
test "$PACKAGE_SECURITY" = success
|
|
205
|
+
test "$EXTENDED" = success -o "$EXTENDED" = skipped
|
|
206
|
+
test "$WINDOWS" = success -o "$WINDOWS" = skipped
|