Skip to content

refactor: use pre-created Set for modifier key lookup in isModifierKey

7d98aca
Select commit
Loading
Failed to load commit list.
Open

refactor: use pre-created Set for modifier key lookup in isModifierKey #188

refactor: use pre-created Set for modifier key lookup in isModifierKey
7d98aca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 1s

99.00% (target 90.00%)

View this Pull Request on Codecov

99.00% (target 90.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.00%. Comparing base (c09d82c) to head (7d98aca).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #188   +/-   ##
=======================================
  Coverage   99.00%   99.00%           
=======================================
  Files          42       42           
  Lines        1101     1102    +1     
  Branches      280      293   +13     
=======================================
+ Hits         1090     1091    +1     
  Misses         11       11           

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