Skip to content

chore: consistent import paths in tests#3858

Draft
ST-DDT wants to merge 1 commit into
nextfrom
chore/test/consistent-imports
Draft

chore: consistent import paths in tests#3858
ST-DDT wants to merge 1 commit into
nextfrom
chore/test/consistent-imports

Conversation

@ST-DDT
Copy link
Copy Markdown
Member

@ST-DDT ST-DDT commented May 23, 2026

During the review of #3857 I noticed that some imports in the test contain redundant parts.

This PR removes them for consistency with the other imports.

@ST-DDT ST-DDT self-assigned this May 23, 2026
@ST-DDT ST-DDT added c: chore PR that doesn't affect the runtime behavior p: 1-normal Nothing urgent labels May 23, 2026
@ST-DDT
Copy link
Copy Markdown
Member Author

ST-DDT commented May 23, 2026

Blocked by #3857 / SMF-PRs

@netlify
Copy link
Copy Markdown

netlify Bot commented May 23, 2026

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit 881b9b8
🔍 Latest deploy log https://app.netlify.com/projects/fakerjs/deploys/6a11cd48a73f360008d89040
😎 Deploy Preview https://deploy-preview-3858.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@ST-DDT ST-DDT added the s: on hold Blocked by something or frozen to avoid conflicts label May 23, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.85%. Comparing base (8c7ff0c) to head (881b9b8).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #3858      +/-   ##
==========================================
- Coverage   98.91%   98.85%   -0.07%     
==========================================
  Files         905      905              
  Lines        3146     3146              
  Branches      564      581      +17     
==========================================
- Hits         3112     3110       -2     
- Misses         30       32       +2     
  Partials        4        4              

see 1 file with indirect coverage changes

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: chore PR that doesn't affect the runtime behavior p: 1-normal Nothing urgent s: on hold Blocked by something or frozen to avoid conflicts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant