Skip to content

refactor: use the 'String#endsWith' method instead#4460

Merged
alexander-akait merged 1 commit intowebpack:masterfrom
noritaka1166:refactor-code
May 21, 2025
Merged

refactor: use the 'String#endsWith' method instead#4460
alexander-akait merged 1 commit intowebpack:masterfrom
noritaka1166:refactor-code

Conversation

@noritaka1166
Copy link
Copy Markdown
Contributor

@noritaka1166 noritaka1166 commented May 20, 2025

What kind of change does this PR introduce?
refactoring

Did you add tests for your changes?
no

If relevant, did you update the documentation?
no

Summary

  • Use the 'String#endsWith' method instead

Does this PR introduce a breaking change?
no

Other information
no

@noritaka1166 noritaka1166 requested a review from a team as a code owner May 20, 2025 14:36
@codecov
Copy link
Copy Markdown

codecov bot commented May 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.97%. Comparing base (31f634a) to head (7db3d4b).
Report is 236 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4460      +/-   ##
==========================================
- Coverage   90.18%   89.97%   -0.22%     
==========================================
  Files          22        9      -13     
  Lines        1702     1416     -286     
  Branches      491      469      -22     
==========================================
- Hits         1535     1274     -261     
+ Misses        167      142      -25     
Files with missing lines Coverage Δ
packages/webpack-cli/src/webpack-cli.ts 91.06% <100.00%> (-1.57%) ⬇️

... 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 05a5048...7db3d4b. 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.

@alexander-akait alexander-akait merged commit f2f52fc into webpack:master May 21, 2025
50 of 51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants