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

Alan-Jowett / CoPilot-For-Consensus / 22115451450
78%

Build:
DEFAULT BRANCH: main
Ran 17 Feb 2026 08:59PM UTC
Jobs 28
Files 160
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

17 Feb 2026 08:58PM UTC coverage: 77.905% (+0.08%) from 77.821%
22115451450

push

github

web-flow
Add thread-centric Discussions page with enhanced filtering and sorting (#1172)

* Initial plan

* Add Discussions page with enhanced thread filtering (backend + frontend)

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

* Add comprehensive backend unit and API tests for threads filtering

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

* Add comprehensive frontend tests for Discussions page and API

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

* Fix existing tests to account for new get_threads signature and behavior

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

* Fix frontend API test imports - all API tests passing

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

* Address code review feedback - fix type safety and simplify logic

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

* Fix CSS classes to use existing styles and add integration tests

- Replace undefined CSS classes with existing ones from styles.css
- Use .filters, .filter-section, .filter-row, .reports-table, .pagination
- Add archive_source field to Thread interface (TypeScript)
- Add 2 Azure Cosmos integration tests for threads filtering and sorting

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

* Fix TypeScript errors in DiscussionsList pagination

Add nullish coalescing for q.skip and q.limit which are possibly
undefined per the ThreadsQuery interface.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Alan Jowett <alanjo@microsoft.com>

* Fix DiscussionsList test failures

- Use getAllByText for source names that appear in both dropdown and table
- Use getByLabelText instead of getByPlaceholderText for advanced filters
- Provide 20 mock threads in pagination test so Next button is enabled

Co-authored-by: Copilot <223556219+Copilot@users.nor... (continued)

51 of 53 new or added lines in 1 file covered. (96.23%)

8836 of 11342 relevant lines covered (77.91%)

0.88 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
84.58
1.41% reporting/app/service.py
Jobs
ID Job ID Ran Files Coverage
1 copilot_vectorstore_integration - 22115451450.1 17 Feb 2026 08:59PM UTC 8
33.28
GitHub Action Run
2 copilot_vectorstore - 22115451450.2 17 Feb 2026 09:00PM UTC 8
75.56
GitHub Action Run
3 chunking - 22115451450.3 17 Feb 2026 09:01PM UTC 2
82.75
GitHub Action Run
4 copilot_consensus - 22115451450.4 17 Feb 2026 09:00PM UTC 3
95.48
GitHub Action Run
5 copilot_archive_fetcher - 22115451450.5 17 Feb 2026 08:59PM UTC 9
68.81
GitHub Action Run
6 copilot_embedding - 22115451450.6 17 Feb 2026 09:01PM UTC 7
91.81
GitHub Action Run
7 copilot_summarization - 22115451450.7 17 Feb 2026 09:00PM UTC 8
90.61
GitHub Action Run
8 copilot_draft_diff - 22115451450.8 17 Feb 2026 09:00PM UTC 12
90.98
GitHub Action Run
9 copilot_message_bus - 22115451450.9 17 Feb 2026 08:59PM UTC 13
74.62
GitHub Action Run
10 copilot_logging - 22115451450.10 17 Feb 2026 09:01PM UTC 6
92.64
GitHub Action Run
11 copilot_config - 22115451450.11 17 Feb 2026 09:01PM UTC 33
63.43
GitHub Action Run
12 copilot_storage - 22115451450.12 17 Feb 2026 09:01PM UTC 8
74.7
GitHub Action Run
13 parsing - 22115451450.13 17 Feb 2026 09:02PM UTC 7
81.9
GitHub Action Run
14 orchestrator - 22115451450.14 17 Feb 2026 09:00PM UTC 6
86.25
GitHub Action Run
15 copilot_archive_fetcher_integration - 22115451450.15 17 Feb 2026 09:00PM UTC 9
47.46
GitHub Action Run
16 reporting - 22115451450.16 17 Feb 2026 09:02PM UTC 2
84.62
GitHub Action Run
17 embedding - 22115451450.17 17 Feb 2026 09:01PM UTC 2
81.42
GitHub Action Run
18 copilot_schema_validation - 22115451450.18 17 Feb 2026 08:59PM UTC 7
85.23
GitHub Action Run
19 copilot_error_reporting - 22115451450.19 17 Feb 2026 08:59PM UTC 5
75.34
GitHub Action Run
20 copilot_schema_validation_integration - 22115451450.20 17 Feb 2026 09:00PM UTC 7
42.05
GitHub Action Run
21 ingestion - 22115451450.21 17 Feb 2026 09:02PM UTC 5
79.85
GitHub Action Run
22 copilot_chunking - 22115451450.22 17 Feb 2026 09:00PM UTC 2
91.91
GitHub Action Run
23 copilot_auth - 22115451450.23 17 Feb 2026 09:01PM UTC 12
64.82
GitHub Action Run
24 summarization - 22115451450.24 17 Feb 2026 09:01PM UTC 2
90.81
GitHub Action Run
25 copilot_metrics - 22115451450.25 17 Feb 2026 08:59PM UTC 7
72.95
GitHub Action Run
26 copilot_message_bus_integration - 22115451450.26 17 Feb 2026 09:00PM UTC 0
GitHub Action Run
27 copilot_storage_integration - 22115451450.27 17 Feb 2026 09:01PM UTC 8
32.77
GitHub Action Run
28 copilot_message_bus_integration - 22115451450.28 17 Feb 2026 09:00PM UTC 13
30.05
GitHub Action Run
Source Files on build 22115451450
  • Tree
  • List 160
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22115451450
  • ec18976c on github
  • Prev Build on main (#22000597690)
  • Next Build on main (#22126138689)
  • 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