Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Conversation

73rhodes
Copy link

@73rhodes 73rhodes commented Mar 18, 2024

Address comments from mochajs#4989

PR Checklist

Overview

This PR addresses comments from the PR review that was opened on the main mocha repo.

Manual Tests:

nyc ts-mocha oom.unit.ts → 0
nyc ts-mocha --max-old-space-size=16 oom.unit.ts → 0
nyc ts-mocha --posix-exit-codes oom.unit.ts → 134
nyc ts-mocha --max-old-space-size=16 --posix-exit-codes oom.unit.ts → 134

Risks:
Low: Addresses PR comments for a merge to parent repo.

Copy link

@bhavikpatel-zd bhavikpatel-zd left a comment

Choose a reason for hiding this comment

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

LGTM.

@73rhodes 73rhodes merged commit 0fb6ca3 into master Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 Feature: Add option to exit with standard exit codes
2 participants