Skip to content

refactor: change if in else to else if

97a0bc3
Select commit
Loading
Failed to load commit list.
Merged

refactor: change if in else to else if #4470

refactor: change if in else to else if
97a0bc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 31, 2025 in 0s

89.93% (-0.26%) compared to 31f634a

View this Pull Request on Codecov

89.93% (-0.26%) compared to 31f634a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.93%. Comparing base (31f634a) to head (97a0bc3).
Report is 241 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4470      +/-   ##
==========================================
- Coverage   90.18%   89.93%   -0.26%     
==========================================
  Files          22        9      -13     
  Lines        1702     1411     -291     
  Branches      491      460      -31     
==========================================
- Hits         1535     1269     -266     
+ Misses        167      142      -25     
Files with missing lines Coverage Δ
packages/configtest/src/index.ts 93.10% <100.00%> (-3.33%) ⬇️

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5295c5f...97a0bc3. Read the comment docs.

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