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: folding range provider for {ts,js,gts,gjs} files #360

Conversation

lifeart
Copy link
Owner

@lifeart lifeart commented Feb 11, 2022

closes: #358

@codecov
Copy link

codecov bot commented Feb 11, 2022

Codecov Report

Merging #360 (eb8c8a0) into component-context-info-origin (73177fc) will increase coverage by 0.38%.
The diff coverage is 98.43%.

❗ Current head eb8c8a0 differs from pull request most recent head 5d3dbc8. Consider uploading reports for the commit 5d3dbc8 to get more accurate results

Impacted file tree graph

@@                        Coverage Diff                        @@
##           component-context-info-origin     #360      +/-   ##
=================================================================
+ Coverage                          71.24%   71.62%   +0.38%     
=================================================================
  Files                                 53       55       +2     
  Lines                               4482     4546      +64     
  Branches                             885      890       +5     
=================================================================
+ Hits                                3193     3256      +63     
- Misses                              1287     1288       +1     
  Partials                               2        2              
Impacted Files Coverage Δ
src/folding-provider/entry.ts 97.36% <97.36%> (ø)
src/folding-provider/template-folding-provider.ts 100.00% <100.00%> (ø)
src/server.ts 64.32% <100.00%> (+0.55%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b58a850...5d3dbc8. Read the comment docs.

@lifeart lifeart merged commit 645c300 into component-context-info-origin Feb 11, 2022
@lifeart lifeart deleted the folding-range-provider-for-tests-and-gts-files branch February 11, 2022 20:31
lifeart pushed a commit that referenced this pull request Feb 11, 2022
# [2.14.0](v2.13.0...v2.14.0) (2022-02-11)

### Features

* folding range provider for {ts,js,gts,gjs} files ([#360](#360)) ([645c300](645c300))
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.

feature request: folding provider
1 participant