Skip to content

fix(services): deployment timer - #2903

Draft
rmnbrd wants to merge 2 commits into
stagingfrom
fix-deploy-build-timer
Draft

fix(services): deployment timer#2903
rmnbrd wants to merge 2 commits into
stagingfrom
fix-deploy-build-timer

Conversation

@rmnbrd

@rmnbrd rmnbrd commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

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

@nx-cloud

nx-cloud Bot commented Aug 25, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 78d9fab

Command Status Duration Result
nx run console:build --parallel=3 --configurati... ✅ Succeeded 1m View ↗
nx affected --target=test --parallel=3 --config... ✅ Succeeded 3m 31s View ↗
nx affected --target=lint --parallel=3 ✅ Succeeded 3m 14s View ↗
nx-cloud record -- yarn nx format:check ✅ Succeeded 5s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-08-27 12:27:10 UTC

@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 83.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.50%. Comparing base (b0d6bf8) to head (78d9fab).
⚠️ Report is 4 commits behind head on staging.

Files with missing lines Patch % Lines
...ent-logs/filters-stage-step/filters-stage-step.tsx 83.33% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #2903      +/-   ##
===========================================
+ Coverage    45.04%   48.50%   +3.46%     
===========================================
  Files          490     1299     +809     
  Lines        13092    28034   +14942     
  Branches      4039     8183    +4144     
===========================================
+ Hits          5897    13598    +7701     
- Misses        6156    12138    +5982     
- Partials      1039     2298    +1259     
Flag Coverage Δ
unittests 48.50% <83.33%> (+3.46%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 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.

@rmnbrd
rmnbrd force-pushed the fix-deploy-build-timer branch from b11a3b2 to 0e3772e Compare August 26, 2026 14:23
- Use generated service step metrics for ongoing duration tracking
- Bump qovery-typescript-axios to 1.1.961
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.

1 participant