Skip to content

Add a helper method, in the PartialEvaluator class, for building a transfer map - #21816

Merged
timvandermeij merged 1 commit into
mozilla:masterfrom
Snuffleupagus:PartialEvaluator-createTransferMap
Aug 23, 2026
Merged

Add a helper method, in the PartialEvaluator class, for building a transfer map#21816
timvandermeij merged 1 commit into
mozilla:masterfrom
Snuffleupagus:PartialEvaluator-createTransferMap

Conversation

@Snuffleupagus

Copy link
Copy Markdown
Collaborator

Currently we duplicate the same exact code twice, which seems unnecessary.

…transfer map

Currently we duplicate the same exact code twice, which seems unnecessary.
@codecov-commenter

codecov-commenter commented Aug 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.19%. Comparing base (0f26334) to head (8a3c834).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21816      +/-   ##
==========================================
- Coverage   90.20%   90.19%   -0.01%     
==========================================
  Files         264      264              
  Lines       67339    67330       -9     
==========================================
- Hits        60741    60728      -13     
- Misses       6598     6602       +4     
Flag Coverage Δ
browsertest 66.30% <100.00%> (-0.03%) ⬇️
fonttest 8.91% <ø> (ø)
integrationtest 69.40% <0.00%> (+<0.01%) ⬆️
unittest 58.36% <0.00%> (-0.01%) ⬇️
unittestcli 56.93% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Snuffleupagus

Copy link
Copy Markdown
Collaborator Author

/botio browsertest

@moz-tools-bot

Copy link
Copy Markdown
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_browsertest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.241.84.105:8877/c66fe7d42872781/output.txt

@moz-tools-bot

Copy link
Copy Markdown
Collaborator

From: Bot.io (Windows)


Received

Command cmd_browsertest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.193.163.58:8877/33c7b94a42ea1ca/output.txt

@moz-tools-bot

Copy link
Copy Markdown
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/c66fe7d42872781/output.txt

Total script time: 18.22 mins

  • Regression tests: Passed

@moz-tools-bot

Copy link
Copy Markdown
Collaborator

From: Bot.io (Windows)


Success

Full output at http://54.193.163.58:8877/33c7b94a42ea1ca/output.txt

Total script time: 23.28 mins

  • Regression tests: Passed

@timvandermeij
timvandermeij merged commit 08f8f7e into mozilla:master Aug 23, 2026
21 checks passed
@timvandermeij

Copy link
Copy Markdown
Collaborator

Looks better indeed; thanks!

@Snuffleupagus
Snuffleupagus deleted the PartialEvaluator-createTransferMap branch August 23, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants