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

perf: Don't recreate ts.Program in CLI #1289

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

Quramy
Copy link
Owner

@Quramy Quramy commented Apr 2, 2024

No description provided.

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.34%. Comparing base (c0b7204) to head (6ad70bd).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1289      +/-   ##
==========================================
- Coverage   96.54%   96.34%   -0.20%     
==========================================
  Files          79       79              
  Lines        5881     5889       +8     
  Branches     1100     1150      +50     
==========================================
- Hits         5678     5674       -4     
- Misses        196      208      +12     
  Partials        7        7              
Files Coverage Δ
src/analyzer/analyzer.ts 97.15% <100.00%> (ø)
src/ts-ast-util/script-source-helper.ts 94.20% <100.00%> (+0.76%) ⬆️

... and 3 files with indirect coverage changes

@Quramy Quramy merged commit d6af027 into main Apr 2, 2024
2 of 3 checks passed
@Quramy Quramy deleted the perf/dont_recreate_program_in_cli branch April 2, 2024 15:39
ckomop0x pushed a commit to ckomop0x/ckomop0x.me.site that referenced this pull request Apr 4, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ts-graphql-plugin](https://togithub.com/Quramy/ts-graphql-plugin) |
[`4.0.0` ->
`4.0.2`](https://renovatebot.com/diffs/npm/ts-graphql-plugin/4.0.0/4.0.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/ts-graphql-plugin/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-graphql-plugin/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-graphql-plugin/4.0.0/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-graphql-plugin/4.0.0/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>Quramy/ts-graphql-plugin (ts-graphql-plugin)</summary>

###
[`v4.0.2`](https://togithub.com/Quramy/ts-graphql-plugin/releases/tag/v4.0.2)

[Compare
Source](https://togithub.com/Quramy/ts-graphql-plugin/compare/v4.0.1...v4.0.2)

#### What's Changed

- feat: Allow glob wildcard character in `exclude` option by
[@&#8203;Quramy](https://togithub.com/Quramy) in
[Quramy/ts-graphql-plugin#1291

**Full Changelog**:
Quramy/ts-graphql-plugin@v4.0.1...v4.0.2

###
[`v4.0.1`](https://togithub.com/Quramy/ts-graphql-plugin/releases/tag/v4.0.1)

[Compare
Source](https://togithub.com/Quramy/ts-graphql-plugin/compare/v4.0.0...v4.0.1)

#### What's Changed

- chore: Turn off duplicated rule by
[@&#8203;Quramy](https://togithub.com/Quramy) in
[Quramy/ts-graphql-plugin#1282
- chore: Upgrade to fretted-strings v2 by
[@&#8203;Quramy](https://togithub.com/Quramy) in
[Quramy/ts-graphql-plugin#1285
- chore: Use provided TypeScript module by
[@&#8203;Quramy](https://togithub.com/Quramy) in
[Quramy/ts-graphql-plugin#1287
- perf: Don't recreate ts.Program in CLI by
[@&#8203;Quramy](https://togithub.com/Quramy) in
[Quramy/ts-graphql-plugin#1289

**Full Changelog**:
Quramy/ts-graphql-plugin@v4.0.0...v4.0.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ckomop0x/ckomop0x.me.site.v2).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

None yet

1 participant