test(tsconfig): tweak jsx extends tests#666
Merged
graphite-app[bot] merged 1 commit intomainfrom Aug 25, 2025
Merged
Conversation
This was referenced Aug 24, 2025
Contributor
Author
How to use the Graphite Merge QueueAdd the label merge to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
extends tests
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #666 +/- ##
=======================================
Coverage 94.90% 94.90%
=======================================
Files 12 12
Lines 2886 2886
=======================================
Hits 2739 2739
Misses 147 147 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
Merge activity
|
2e7cc9a to
107d406
Compare
a51c82b to
7c9388f
Compare
Base automatically changed from
08-24-feat_tsconfig_support_files___include___exclude
to
main
August 25, 2025 01:39
Merged
Boshen
added a commit
that referenced
this pull request
Aug 25, 2025
## 🤖 New release * `oxc_resolver`: 11.6.2 -> 11.7.0 * `oxc_resolver_napi`: 11.6.2 -> 11.7.0 <details><summary><i><b>Changelog</b></i></summary><p> ## `oxc_resolver` <blockquote> ## [11.7.0](v11.6.2...v11.7.0) - 2025-08-25 ### <!-- 0 -->🚀 Features - *(tsconfig)* support `files` / `include` / `exclude` ([#659](#659)) (by @shulaoda) - feat(tsconfig) support `allowJs` in `compilerOptions` ([#658](#658)) (by @shulaoda) - #658 - *(tsconfig)* complete inheritance of `compilerOptions` fields ([#657](#657)) (by @shulaoda) ### <!-- 1 -->🐛 Bug Fixes - *(tsconfig)* respect Yarn PnP when resolving `extends` paths ([#656](#656)) (by @shulaoda) ### <!-- 6 -->🧪 Testing - *(tsconfig)* tweak jsx `extends` tests ([#666](#666)) (by @shulaoda) ### <!-- 9 -->💼 Other - Add comprehensive tests for tsconfig extends functionality ([#660](#660)) (by @Copilot) - #660 ### Contributors * @shulaoda * @renovate[bot] * @Copilot </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). --------- Co-authored-by: Boshen <boshenc@gmail.com>
Merged
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.