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: Add getDefinitionAtPosition #1248

Merged
merged 4 commits into from Mar 27, 2024

docs: Write about go to definition feature

6ed82f8
Select commit
Failed to load commit list.
Merged

feat: Add getDefinitionAtPosition #1248

docs: Write about go to definition feature
6ed82f8
Select commit
Failed to load commit list.
Codecov / codecov/project failed Mar 27, 2024 in 0s

96.59% (-0.03%) compared to b2721bd

View this Pull Request on Codecov

96.59% (-0.03%) compared to b2721bd

Details

Codecov Report

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

Project coverage is 96.59%. Comparing base (b2721bd) to head (6ed82f8).
Report is 29 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1248      +/-   ##
==========================================
- Coverage   96.62%   96.59%   -0.03%     
==========================================
  Files          73       75       +2     
  Lines        5740     5845     +105     
  Branches      856     1143     +287     
==========================================
+ Hits         5546     5646     +100     
- Misses        192      193       +1     
- Partials        2        6       +4     
Files Coverage Δ
src/gql-ast-util/fragment-registry.ts 96.64% <100.00%> (+0.03%) ⬆️
...e-service-adapter/get-definition-and-bound-span.ts 100.00% <100.00%> (ø)
...uage-service-adapter/get-definition-at-position.ts 100.00% <100.00%> (ø)
...ervice-adapter/graphql-language-service-adapter.ts 96.77% <100.00%> (+0.64%) ⬆️
...c/language-service-plugin/plugin-module-factory.ts 97.75% <100.00%> (+0.05%) ⬆️
src/graphql-language-service-adapter/types.ts 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes