Skip to content

feat(devops-copilot): Implement troubleshooting with AI in the UI#2416

Draft
killiancolla wants to merge 2 commits intostagingfrom
feat/QOV-1614/deployment-troubleshooting
Draft

feat(devops-copilot): Implement troubleshooting with AI in the UI#2416
killiancolla wants to merge 2 commits intostagingfrom
feat/QOV-1614/deployment-troubleshooting

Conversation

@killiancolla
Copy link
Collaborator

Summary

Issue:

Screenshots / Recordings

Testing

  • Changes tested locally in the relevant Console's pages and Storybooks
  • yarn test or yarn test -u (if you need to regenerate snapshots)
  • yarn format
  • yarn lint

PR Checklist

  • I followed naming, styling, and TypeScript rules (see .cursor/rules)
  • I performed a self-review (diff inspected, dead code removed)
  • I titled the PR using Conventional Commits with a scope when possible (e.g. feat(service): add new Terraform service) - required for semantic-release
  • I only kept necessary comments, written in English (watch for useless AI comments)
  • I involved a designer to validate UI changes if I am not a designer
  • I covered new business logic with tests (unit)
  • I confirmed CI is green (Codecov red can be accepted)
  • I reviewed and executed locally any AI-assisted code

@RemiBonnet
Copy link
Member

Qovery Preview

Qovery can create a Preview Environment for this PR.
To trigger its creation, please post a comment with one of the following command.

Command Blueprint environment
/qovery preview cc1de7de-94e5-40f8-8e45-bc8986d9dfec storybook
/qovery preview 939e824e-ace5-46db-852e-4db251209aeb test-prod-clone
/qovery preview 964984c5-fba6-4371-88d3-a5daf99642ab test-prod
/qovery preview e68a6997-01bc-4a01-adcd-e763ade8d2ae test-prod-clone-pipeline-clone-test
/qovery preview 28c47145-c8e7-4b9d-8d9e-c65c95b48425 staging
/qovery preview {all|UUID1,UUID2,...} To preview multiple environments

This comment has been generated from Qovery AI 🤖.
Below, a word from its wisdom :

There is no better time than now, better future does not exist

@killiancolla
Copy link
Collaborator Author

/qovery preview 28c47145-c8e7-4b9d-8d9e-c65c95b48425

@RemiBonnet
Copy link
Member

Qovery Preview

A preview environment was automatically created via Qovery.
Click on the link below to follow its deployment and use it.
👉 [PR] staging - feat(devops-copilot): Implement troubleshooting with AI in the UI - 2026-02-24T15:35:37Z

Another comment will be posted when deployments are finished

@RemiBonnet
Copy link
Member

Qovery Preview

Your preview environment has been successfully deployed !
Click on the link below to open your service:
👉 console

@killiancolla killiancolla force-pushed the feat/QOV-1614/deployment-troubleshooting branch from 29ab1c5 to 4020b86 Compare February 24, 2026 18:05
@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

❌ Patch coverage is 56.01660% with 106 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.86%. Comparing base (bc67a5a) to head (a46e9aa).
⚠️ Report is 10 commits behind head on staging.

Files with missing lines Patch % Lines
...se-streaming-animation/use-streaming-animation.tsx 39.13% 24 Missing and 4 partials ⚠️
.../lib/devops-copilot-panel/devops-copilot-panel.tsx 0.00% 25 Missing ⚠️
...ices/feature/src/lib/service-list/service-list.tsx 35.00% 11 Missing and 2 partials ⚠️
...yment-list/dropdown-services/dropdown-services.tsx 37.50% 9 Missing and 1 partial ⚠️
...nt-deployment-list/environment-deployment-list.tsx 12.50% 6 Missing and 1 partial ⚠️
...ervice-deployment-list/service-deployment-list.tsx 25.00% 6 Missing ⚠️
...ment-stages-feature/environment-stages-feature.tsx 33.33% 3 Missing and 1 partial ⚠️
...-panel/hooks/use-panel-resize/use-panel-resize.tsx 93.33% 4 Missing ⚠️
...devops-copilot-panel/message-list/message-list.tsx 71.42% 4 Missing ⚠️
.../lib/list-deployment-logs/list-deployment-logs.tsx 50.00% 3 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #2416      +/-   ##
===========================================
+ Coverage    47.27%   48.86%   +1.58%     
===========================================
  Files         1271      946     -325     
  Lines        23531    19369    -4162     
  Branches      6937     5763    -1174     
===========================================
- Hits         11124     9464    -1660     
+ Misses       10287     8124    -2163     
+ Partials      2120     1781     -339     
Flag Coverage Δ
unittests 48.86% <56.01%> (+1.58%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@killiancolla killiancolla force-pushed the feat/QOV-1614/deployment-troubleshooting branch from 3945d87 to a46e9aa Compare February 25, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants