Skip to content

fix(deployments): rename env labels#12949

Open
viktoravelino wants to merge 1 commit intorelease-1.10.0from
fix/deployment-environment-labels
Open

fix(deployments): rename env labels#12949
viktoravelino wants to merge 1 commit intorelease-1.10.0from
fix/deployment-environment-labels

Conversation

@viktoravelino
Copy link
Copy Markdown
Collaborator

@viktoravelino viktoravelino commented Apr 30, 2026

Summary

  • rename deployments table column from Provider to Environment
  • rename deployment details modal label from Provider to Environment
  • update frontend tests for the new terminology
Screenshot 2026-04-30 at 2 17 19 PM Screenshot 2026-04-30 at 2 17 16 PM
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 30, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: eae040da-1c4b-4798-8571-3b1b5175db4e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/deployment-environment-labels

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added bug Something isn't working and removed bug Something isn't working labels Apr 30, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.84%. Comparing base (fab079c) to head (592c326).
⚠️ Report is 2 commits behind head on release-1.10.0.

❌ Your project check has failed because the head coverage (49.74%) is below the target coverage (60.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           release-1.10.0   #12949      +/-   ##
==================================================
- Coverage           53.94%   53.84%   -0.10%     
==================================================
  Files                2051     2051              
  Lines              187332   187332              
  Branches            28148    26631    -1517     
==================================================
- Hits               101056   100876     -180     
- Misses              85164    85345     +181     
+ Partials             1112     1111       -1     
Flag Coverage Δ
backend 57.19% <ø> (+0.04%) ⬆️
frontend 54.01% <100.00%> (-0.16%) ⬇️
lfx 49.74% <ø> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
.../deployment-details-modal/deployment-info-grid.tsx 88.88% <100.00%> (ø)
...s/deploymentsPage/components/deployments-table.tsx 98.16% <100.00%> (ø)

... and 58 files with indirect coverage changes

🚀 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.
@github-actions github-actions Bot added the lgtm This PR has been approved by a maintainer label Apr 30, 2026
@viktoravelino viktoravelino self-assigned this Apr 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Frontend Unit Test Coverage Report

Coverage Summary

Lines Statements Branches Functions
Coverage: 36%
36.22% (42146/116358) 67.83% (5786/8529) 36.26% (970/2675)

Unit Test Results

Tests Skipped Failures Errors Time
4096 0 💤 0 ❌ 0 🔥 8m 35s ⏱️
@viktoravelino viktoravelino added this pull request to the merge queue Apr 30, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 30, 2026
@viktoravelino viktoravelino added this pull request to the merge queue Apr 30, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 30, 2026
@olayinkaadelakun olayinkaadelakun self-requested a review May 1, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working lgtm This PR has been approved by a maintainer

3 participants