Skip to content

fix(test): mock #318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2025
Merged

fix(test): mock #318

merged 1 commit into from
Jun 23, 2025

Conversation

avivkeller
Copy link
Member

No description provided.

@Copilot Copilot AI review requested due to automatic review settings June 23, 2025 17:13
@avivkeller avivkeller requested a review from a team as a code owner June 23, 2025 17:13
@avivkeller avivkeller added the fast track This PR can land before the typical review time, with a :+1: from collaborators label Jun 23, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the test file to include the new mock functionality in the test suite.

  • Imports the new "mock" function from 'node:test'.
  • Ensures consistency in testing utilities.

Copy link

codecov bot commented Jun 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.18%. Comparing base (492c2da) to head (dace5c4).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #318      +/-   ##
==========================================
+ Coverage   50.02%   50.18%   +0.15%     
==========================================
  Files          81       81              
  Lines        6942     6942              
  Branches      296      299       +3     
==========================================
+ Hits         3473     3484      +11     
+ Misses       3466     3455      -11     
  Partials        3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@avivkeller avivkeller enabled auto-merge (squash) June 23, 2025 17:16
@avivkeller
Copy link
Member Author

@nodejs/web-infra auto-merging w/o formal fast-track approval as errata fix when approved

@avivkeller avivkeller merged commit a6adc6b into main Jun 23, 2025
10 checks passed
@avivkeller avivkeller deleted the fix-test branch June 23, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast track This PR can land before the typical review time, with a :+1: from collaborators
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants