Skip to content

fix: prevent JEST_WORKER_ID leaking into Metro bundle (Closes #574)#576

Open
aashu91 wants to merge 2 commits into
goatandsheep:mainfrom
aashu91:fix-jest-worker-id-leak
Open

fix: prevent JEST_WORKER_ID leaking into Metro bundle (Closes #574)#576
aashu91 wants to merge 2 commits into
goatandsheep:mainfrom
aashu91:fix-jest-worker-id-leak

style: fix linter errors for JEST_WORKER_ID check

9062cde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 0s

100.00% (+0.00%) compared to 24b7af1

View this Pull Request on Codecov

100.00% (+0.00%) compared to 24b7af1

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (24b7af1) to head (9062cde).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #576   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           84        87    +3     
=========================================
+ Hits            84        87    +3     

☔ View full report in Codecov by Harness.
📢 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.