Skip to content
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

feat: support tsconfig#extends array #102

Merged
merged 1 commit into from
Mar 7, 2024
Merged

feat: support tsconfig#extends array #102

merged 1 commit into from
Mar 7, 2024

Conversation

Boshen
Copy link
Member

@Boshen Boshen commented Mar 7, 2024

closes #101

@Boshen Boshen enabled auto-merge (squash) March 7, 2024 05:33
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 95.23%. Comparing base (290ebce) to head (6aa68d5).

Files Patch % Lines
src/lib.rs 88.88% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   95.04%   95.23%   +0.19%     
==========================================
  Files          11       11              
  Lines        2218     2225       +7     
==========================================
+ Hits         2108     2119      +11     
+ Misses        110      106       -4     

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

@Boshen Boshen merged commit c859cdc into main Mar 7, 2024
20 checks passed
@Boshen Boshen deleted the extends-array branch March 7, 2024 05:35
Copy link

codspeed-hq bot commented Mar 7, 2024

CodSpeed Performance Report

Merging #102 will not alter performance

Comparing extends-array (6aa68d5) with main (290ebce)

Summary

✅ 2 untouched benchmarks

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.

tsconfig extends field can be an array
1 participant