• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Alan-Jowett / CoPilot-For-Consensus / 21186571354
77%

Build:
DEFAULT BRANCH: main
Ran 20 Jan 2026 08:44PM UTC
Jobs 27
Files 156
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Jan 2026 08:43PM UTC coverage: 76.983%. Remained the same
21186571354

push

github

web-flow
Add Drain3 log mining utility (template mining + anomaly-focused Markdown summary) (#984)

* Add Drain3 log mining utility

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

* Docs: add docker compose streaming examples

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

* Chore: ignore log mining artifacts

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

* Fix log mining review feedback

* Address code review feedback for log mining utility (#991)

* Initial plan

* Address code review feedback for log mining utility

- Revert unrelated soupsieve version bump (2.8.2 -> 2.8.1)
- Add pytest.MonkeyPatch type hints in test_cli.py
- Change except Exception to except (ImportError, ModuleNotFoundError)
- Use json.load() instead of json.loads(read_text()) to reduce memory
- Use strict=True in zip() for fail-fast on malformed data
- Fix --md-include-keywords flag using BooleanOptionalAction
- Use dataclasses.replace() instead of __dict__ for config immutability
- Document ISO 8601 regex pattern flexibility
- Document IP regex over-matching behavior for safety

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Add unit tests for utility functions in mining.py

Add comprehensive unit tests for:
- _safe_json_loads
- _extract_from_payload_json
- _parse_plain_line
- _parse_docker_line
- _reservoir_add

20 new tests covering edge cases and normal operation.

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* scripts: add Service Bus DLQ peek helper (#976)

* scripts: add Service Bus DLQ peek helper

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

* Fix PR feedback; sync parsing lockfile

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

---------

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Co-aut... (continued)

8261 of 10731 relevant lines covered (76.98%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 summarization - 21186571354.1 20 Jan 2026 08:45PM UTC 2
92.98
GitHub Action Run
2 copilot_storage - 21186571354.2 20 Jan 2026 08:46PM UTC 8
75.07
GitHub Action Run
3 copilot_message_bus - 21186571354.3 20 Jan 2026 08:46PM UTC 13
68.96
GitHub Action Run
4 embedding - 21186571354.4 20 Jan 2026 08:45PM UTC 2
80.63
GitHub Action Run
5 chunking - 21186571354.5 20 Jan 2026 08:44PM UTC 2
80.94
GitHub Action Run
6 copilot_summarization - 21186571354.6 20 Jan 2026 08:45PM UTC 8
90.61
GitHub Action Run
7 copilot_schema_validation - 21186571354.7 20 Jan 2026 08:45PM UTC 7
85.23
GitHub Action Run
8 copilot_storage_integration - 21186571354.8 20 Jan 2026 08:45PM UTC 8
34.16
GitHub Action Run
9 copilot_vectorstore - 21186571354.9 20 Jan 2026 08:45PM UTC 8
74.09
GitHub Action Run
10 copilot_embedding - 21186571354.10 20 Jan 2026 08:48PM UTC 7
91.81
GitHub Action Run
11 copilot_consensus - 21186571354.11 20 Jan 2026 08:45PM UTC 3
95.48
GitHub Action Run
12 copilot_message_bus_integration - 21186571354.12 20 Jan 2026 08:45PM UTC 13
33.66
GitHub Action Run
13 copilot_archive_fetcher_integration - 21186571354.13 20 Jan 2026 08:44PM UTC 9
47.46
GitHub Action Run
14 copilot_chunking - 21186571354.14 20 Jan 2026 08:46PM UTC 2
91.91
GitHub Action Run
15 parsing - 21186571354.15 20 Jan 2026 08:45PM UTC 7
81.9
GitHub Action Run
16 reporting - 21186571354.16 20 Jan 2026 08:45PM UTC 2
84.33
GitHub Action Run
17 orchestrator - 21186571354.17 20 Jan 2026 08:44PM UTC 2
83.65
GitHub Action Run
18 copilot_config - 21186571354.18 20 Jan 2026 08:46PM UTC 33
63.44
GitHub Action Run
19 copilot_error_reporting - 21186571354.19 20 Jan 2026 08:45PM UTC 5
75.34
GitHub Action Run
20 copilot_vectorstore_integration - 21186571354.20 20 Jan 2026 08:45PM UTC 8
33.08
GitHub Action Run
21 ingestion - 21186571354.21 20 Jan 2026 08:44PM UTC 5
79.85
GitHub Action Run
22 copilot_schema_validation_integration - 21186571354.22 20 Jan 2026 08:45PM UTC 7
42.05
GitHub Action Run
23 copilot_logging - 21186571354.23 20 Jan 2026 08:45PM UTC 6
92.64
GitHub Action Run
24 copilot_archive_fetcher - 21186571354.24 20 Jan 2026 08:46PM UTC 9
68.81
GitHub Action Run
25 copilot_auth - 21186571354.25 20 Jan 2026 08:46PM UTC 12
63.87
GitHub Action Run
26 copilot_draft_diff - 21186571354.26 20 Jan 2026 08:45PM UTC 6
90.98
GitHub Action Run
27 copilot_metrics - 21186571354.27 20 Jan 2026 08:45PM UTC 7
72.95
GitHub Action Run
Source Files on build 21186571354
  • Tree
  • List 156
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21186571354
  • 6e250831 on github
  • Prev Build on main (#21183347829)
  • Next Build on main (#21196058356)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc