Skip to content

[TestGru] Add unit test for lib/compiler/defaults/swc-defaults.ts #5

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

Open
wants to merge 1 commit into
base: gengu_test1
Choose a base branch
from

Conversation

gru-agent[bot]
Copy link

@gru-agent gru-agent bot commented Nov 28, 2024

Trigger Info

Trigger Type Triggered By Source Pull Request Assignment
PR Created gengu 4 Detail

Summary

Added support for .tsx file extensions in the SWC defaults configuration. This change allows the compiler to process TypeScript files with JSX syntax, expanding the range of files that can be handled by the default settings.

Coverage

The change in coverage value, such as: 0% -> 50%, indicates that the coverage was 0% before writing the tests and 50% after writing them.

https://web.dev/articles/ta-code-coverage

Type Change
lines 100% -> 100%
functions 100% -> 100%
statements 100% -> 100%
branches 94.11% -> 94.11%

Test Statuses

Status Change
passed 4 -> 5 🔺
failed 1 -> 0 🔻
skipped 0 -> 0

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

Tip

You can @gru-agent rebase to rebase the PR.

Tip

You can @gru-agent redo to reset or rebase before redoing the PR.

Tip

To modify the test code yourself, click here Edit Test Code

@gru-agent gru-agent bot requested a review from gengu November 28, 2024 08:53
@gru-agent gru-agent bot mentioned this pull request Nov 28, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants