Skip to content

fix(web): restore dropdown id compatibility safely#1962

Merged
elibosley merged 1 commit into
mainfrom
codex/dropdown-id-compat-followup
Mar 25, 2026
Merged

fix(web): restore dropdown id compatibility safely#1962
elibosley merged 1 commit into
mainfrom
codex/dropdown-id-compat-followup

fix(web): restore dropdown id compatibility safely

bb085d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2026 in 0s

51.94% (+0.02%) compared to ffeb148

View this Pull Request on Codecov

51.94% (+0.02%) compared to ffeb148

Details

Codecov Report

❌ Patch coverage is 88.23529% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.94%. Comparing base (ffeb148) to head (bb085d8).

Files with missing lines Patch % Lines
web/src/utils/dropdownIdCompatibility.ts 87.87% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1962      +/-   ##
==========================================
+ Coverage   51.91%   51.94%   +0.02%     
==========================================
  Files        1029     1030       +1     
  Lines       71069    71137      +68     
  Branches     7912     7934      +22     
==========================================
+ Hits        36895    36949      +54     
- Misses      34051    34065      +14     
  Partials      123      123              

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