Skip to content

Improve snippets #5282

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

Merged
merged 99 commits into from
Mar 27, 2025

perf(snippets): more check for canceled token

d3ee92b
Select commit
Loading
Failed to load commit list.
Merged

Improve snippets #5282

perf(snippets): more check for canceled token
d3ee92b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2025 in 1s

98.18% (+0.03%) compared to 48cad05

View this Pull Request on Codecov

98.18% (+0.03%) compared to 48cad05

Details

Codecov Report

Attention: Patch coverage is 99.69970% with 3 lines in your changes missing coverage. Please review.

Project coverage is 98.18%. Comparing base (48cad05) to head (d3ee92b).

Files with missing lines Patch % Lines
src/snippets/manager.ts 98.97% 0 Missing and 1 partial ⚠️
src/snippets/snippet.ts 99.62% 1 Missing ⚠️
src/snippets/util.ts 99.07% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5282      +/-   ##
==========================================
+ Coverage   98.14%   98.18%   +0.03%     
==========================================
  Files         273      274       +1     
  Lines       26372    26587     +215     
  Branches     5483     5514      +31     
==========================================
+ Hits        25884    26105     +221     
+ Misses        303      297       -6     
  Partials      185      185              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.