Skip to content

[O2B-1544] Fix envs query builder and add test#2096

Merged
isaachilly merged 2 commits into
mainfrom
bug/O2B-1544/fix-env-filtering-pagination
Mar 5, 2026
Merged

[O2B-1544] Fix envs query builder and add test#2096
isaachilly merged 2 commits into
mainfrom
bug/O2B-1544/fix-env-filtering-pagination

[O2B-1544] Use flatMap to aggregate environment IDs

02d7f53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2026 in 1s

45.61% (-0.02%) compared to 55062b6, passed because coverage increased by 0.04% when compared to adjusted base (45.56%)

View this Pull Request on Codecov

45.61% (-0.02%) compared to 55062b6, passed because coverage increased by 0.04% when compared to adjusted base (45.56%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.61%. Comparing base (55062b6) to head (02d7f53).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2096      +/-   ##
==========================================
- Coverage   45.63%   45.61%   -0.02%     
==========================================
  Files        1039     1039              
  Lines       17324    17318       -6     
  Branches     3148     3147       -1     
==========================================
- Hits         7905     7899       -6     
  Misses       9419     9419              

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