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

Experiment/change span to range #43

Merged
merged 4 commits into from
Aug 24, 2024
Merged

Conversation

ascandone
Copy link
Owner

No description provided.

Copy link

codecov bot commented Aug 24, 2024

Codecov Report

Attention: Patch coverage is 84.03846% with 83 lines in your changes missing coverage. Please review.

Project coverage is 82.36%. Comparing base (74adc64) to head (52ddc9e).
Report is 1 commits behind head on next.

Files Patch % Lines
src/cli/commands/lspCmd.ts 0.00% 29 Missing ⚠️
src/typecheck/typedAst/signatureHint.ts 5.26% 18 Missing ⚠️
src/typecheck/typedAst/completion.ts 44.44% 15 Missing ⚠️
src/typecheck/typedAst/gotoDefinition.ts 75.00% 10 Missing ⚠️
src/typecheck/typedAst/hoverOn.ts 92.30% 4 Missing ⚠️
src/typecheck/typecheck.ts 86.95% 3 Missing ⚠️
src/typecheck/typedAst/__test__/utils.ts 95.55% 2 Missing ⚠️
src/typecheck/resolutionStep.ts 97.50% 1 Missing ⚠️
src/typecheck/typedAst/common.ts 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next      #43      +/-   ##
==========================================
+ Coverage   82.07%   82.36%   +0.28%     
==========================================
  Files          46       46              
  Lines       11284    11333      +49     
  Branches     1806     1819      +13     
==========================================
+ Hits         9261     9334      +73     
+ Misses       2009     1985      -24     
  Partials       14       14              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ascandone ascandone merged commit a5260cd into next Aug 24, 2024
3 checks passed
@ascandone ascandone deleted the experiment/change-span-to-range branch August 24, 2024 16:25
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.

1 participant