issues Search Results · language:Edge language:Python language:C# language:Java language:Python language:HTML
Filter by
48.4M results
User Story
As a user, I want to see appropriate loading and error states so that I understand the current state of the data
Acceptance Criteria
- [ ] Shows loading skeleton while data is being fetched ...
agent-generated
component
error-handling
frontend
User Story
As a user, I want to see when the job last failed so that I can understand the recency of issues
Acceptance Criteria
- [ ] Last failure timestamp is displayed in a human-readable format ...
agent-generated
component
data-display
frontend
User Story
As a developer, I want to add comprehensive error handling to TestStatsService so that the application can gracefully
handle failure cases
Acceptance Criteria
- [ ] Service handles API ...
agent-generated
error-handling
service
test-performance
Problem Statement
Fantasy league members have no way to participate in a live draft through the UI. The backend endpoints and WebSocket
infrastructure exist (Phase 1 + 2), but there is no frontend interface ...
needs-triage
User Story
As a developer, I want to define a TestStep interface so that I can have proper typing for test performance data
Acceptance Criteria
- [ ] Interface includes step name property
- [ ] ...
agent-generated
models
test-performance
typescript
User Story
As a developer, I want to see a list of flaky test jobs so that I can browse and analyze problematic tests
Acceptance Criteria
- [ ] Displays list of flaky jobs from TestStatsService
...
agent-generated
component
frontend
UI
User Story
As a user, I want to see the failure rate for each job so that I can understand how frequently it fails
Acceptance Criteria
- [ ] Failure rate is displayed as a percentage
- [ ] Visual ...
agent-generated
component
data-display
frontend
User Story
As a developer, I want to integrate with the flaky jobs API so that I can retrieve flaky test data
Acceptance Criteria
- [ ] Service can make GET requests to /api/flaky-jobs endpoint
...
agent-generated
api-integration
backend
service
User Story
As a developer, I want to create an API client to fetch test performance data so that I can retrieve slow test steps
from the backend
Acceptance Criteria
- [ ] Client can make GET request ...
agent-generated
API
test-performance
typescript
User Story
As a developer, I want to create a basic card component structure so that I can display flaky job information
consistently
Acceptance Criteria
- [ ] Card component follows design system ...
agent-generated
component
design-system
frontend

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.