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

chore: Modify type imports #1244

Merged
merged 1 commit into from Mar 18, 2024
Merged

chore: Modify type imports #1244

merged 1 commit into from Mar 18, 2024

Conversation

Quramy
Copy link
Owner

@Quramy Quramy commented Mar 18, 2024

No description provided.

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

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

Project coverage is 96.62%. Comparing base (e9977fc) to head (fea7981).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main    #1244    +/-   ##
========================================
  Coverage   96.61%   96.62%            
========================================
  Files          73       73            
  Lines        5737     5740     +3     
  Branches     1120      870   -250     
========================================
+ Hits         5543     5546     +3     
- Misses        188      192     +4     
+ Partials        6        2     -4     
Files Coverage Δ
src/analyzer/analyzer-factory.ts 93.45% <100.00%> (ø)
src/analyzer/analyzer.ts 97.12% <100.00%> (ø)
src/analyzer/extractor.ts 96.81% <100.00%> (ø)
src/analyzer/markdown-reporter.ts 96.47% <100.00%> (ø)
src/analyzer/type-generator.ts 98.41% <100.00%> (+0.07%) ⬆️
src/analyzer/validator.ts 95.34% <100.00%> (ø)
src/cli/commands/extract.ts 91.48% <100.00%> (ø)
src/cli/commands/report.ts 88.88% <100.00%> (ø)
src/cli/commands/typegen.ts 97.67% <100.00%> (ø)
src/cli/commands/validate.ts 94.11% <100.00%> (ø)
... and 28 more

... and 1 file with indirect coverage changes

@Quramy Quramy merged commit ef45afc into main Mar 18, 2024
2 of 3 checks passed
@Quramy Quramy deleted the modify_import_types branch March 18, 2024 10:16
ckomop0x pushed a commit to ckomop0x/ckomop0x.me.site that referenced this pull request Mar 30, 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) |
[`3.1.2` ->
`3.2.0`](https://renovatebot.com/diffs/npm/ts-graphql-plugin/3.1.2/3.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/ts-graphql-plugin/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-graphql-plugin/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-graphql-plugin/3.1.2/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-graphql-plugin/3.1.2/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/Quramy/ts-graphql-plugin/compare/v3.1.2...v3.2.0)

#### New Features

- feat: Add getDefinitionAtPosition by
[@&#8203;Quramy](https://togithub.com/Quramy) in
[Quramy/ts-graphql-plugin#1248

#### Misc Changes

- test: fix spec name typo by
[@&#8203;Quramy](https://togithub.com/Quramy) in
[Quramy/ts-graphql-plugin#1243
- chore: Modify type imports by
[@&#8203;Quramy](https://togithub.com/Quramy) in
[Quramy/ts-graphql-plugin#1244
- test: Refactor lang service adapter fixture by
[@&#8203;Quramy](https://togithub.com/Quramy) in
[Quramy/ts-graphql-plugin#1250
- chore: Uninstall unused dev deps by
[@&#8203;Quramy](https://togithub.com/Quramy) in
[Quramy/ts-graphql-plugin#1265

**Full Changelog**:
Quramy/ts-graphql-plugin@v3.1.2...v3.2.0

</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