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: document symbol provider #659

Merged
merged 12 commits into from
Oct 21, 2023

style: apply automated linter fixes

de6bcf1
Select commit
Loading
Failed to load commit list.
Merged

feat: document symbol provider #659

style: apply automated linter fixes
de6bcf1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2023 in 0s

100.00% (+0.00%) compared to 9ba9d20

View this Pull Request on Codecov

100.00% (+0.00%) compared to 9ba9d20

Details

Codecov Report

Merging #659 (de6bcf1) into main (9ba9d20) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              main      #659    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           61        63     +2     
  Lines         8046      8234   +188     
  Branches      1549      1596    +47     
==========================================
+ Hits          8046      8234   +188     
Files Coverage Δ
...c/language/lsp/safe-ds-document-symbol-provider.ts 100.00% <100.00%> (ø)
src/language/lsp/safe-ds-node-kind-provider.ts 100.00% <100.00%> (ø)
...rc/language/lsp/safe-ds-semantic-token-provider.ts 100.00% <100.00%> (ø)
src/language/partialEvaluation/model.ts 100.00% <100.00%> (ø)
src/language/safe-ds-module.ts 100.00% <100.00%> (ø)
src/language/typing/model.ts 100.00% <100.00%> (ø)
src/language/validation/builtins/deprecated.ts 100.00% <100.00%> (ø)
...uage/validation/other/declarations/placeholders.ts 100.00% <100.00%> (ø)
...language/validation/other/declarations/segments.ts 100.00% <100.00%> (ø)