Skip to content

refactor: removed a unnecessary if/else

bd42395
Select commit
Loading
Failed to load commit list.
Draft

[NEW]: ensure-matching-remove-event-listener #3442

refactor: removed a unnecessary if/else
bd42395
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 0s

97.58% (+0.00%) compared to c6d082a

View this Pull Request on Codecov

97.58% (+0.00%) compared to c6d082a

Details

Codecov Report

❌ Patch coverage is 98.30508% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.58%. Comparing base (c6d082a) to head (bd42395).
⚠️ Report is 316 commits behind head on master.

Files with missing lines Patch % Lines
lib/rules/ensure-matching-remove-event-listener.js 98.30% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3442   +/-   ##
=======================================
  Coverage   97.57%   97.58%           
=======================================
  Files         129      130    +1     
  Lines        9200     9259   +59     
  Branches     3336     3372   +36     
=======================================
+ Hits         8977     9035   +58     
- Misses        223      224    +1     

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