Skip to content

Conversation

@isaachilly
Copy link
Collaborator

@isaachilly isaachilly commented Dec 2, 2025

Introduces a raw text filter for the run numbers of environments.

Adds tests to verify correct filtering behaviour.

I have a JIRA ticket

  • branch and/or PR name(s) include(s) JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected

Notable changes for users:

  • Users are able to filter environments, on the environments overview page, by what runs they are associated with.

Notable changes for developers:

  • N/A

Changes made to the database:

  • N/A

Introduces a raw text filter for the run numbers of environments.

Adds tests to verify correct filtering behaviour.
@isaachilly isaachilly requested a review from Houwie7000 December 2, 2025 17:00
@isaachilly isaachilly self-assigned this Dec 2, 2025
@isaachilly isaachilly requested a review from graduta as a code owner December 2, 2025 17:00
@isaachilly isaachilly added frontend javascript Pull requests that update Javascript code labels Dec 2, 2025
@codecov
Copy link

codecov bot commented Dec 2, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 45.52%. Comparing base (e793674) to head (10a0286).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...onments/ActiveColumns/environmentsActiveColumns.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2036      +/-   ##
==========================================
+ Coverage   45.36%   45.52%   +0.16%     
==========================================
  Files        1026     1026              
  Lines       17111    17112       +1     
  Branches     3111     3111              
==========================================
+ Hits         7762     7790      +28     
+ Misses       9349     9322      -27     

☔ 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.

@graduta graduta merged commit 0435ed7 into main Dec 16, 2025
67 of 75 checks passed
@graduta graduta deleted the feature/O2B-1493/Add-filtering-by-run-numbers-to-envs-filtering-panel branch December 16, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

3 participants