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 tag customize pattern #1226

Merged
merged 4 commits into from Mar 15, 2024

docs: Modify document

1ffe423
Select commit
Failed to load commit list.
Merged

feat: Add tag customize pattern #1226

docs: Modify document
1ffe423
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2024 in 0s

96.56% (+0.02%) compared to 6b9e254

View this Pull Request on Codecov

96.56% (+0.02%) compared to 6b9e254

Details

Codecov Report

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

Project coverage is 96.56%. Comparing base (6b9e254) to head (1ffe423).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1226      +/-   ##
==========================================
+ Coverage   96.54%   96.56%   +0.02%     
==========================================
  Files          72       73       +1     
  Lines        5615     5713      +98     
  Branches     1042     1109      +67     
==========================================
+ Hits         5421     5517      +96     
- Misses        189      190       +1     
- Partials        5        6       +1     
Files Coverage Δ
src/analyzer/analyzer.ts 97.12% <100.00%> (-0.05%) ⬇️
src/analyzer/extractor.ts 96.81% <100.00%> (+0.01%) ⬆️
src/analyzer/type-generator.ts 98.33% <100.00%> (ø)
...uage-service-adapter/get-completion-at-position.ts 96.77% <100.00%> (ø)
...uage-service-adapter/get-quick-info-at-position.ts 100.00% <100.00%> (ø)
...c/language-service-plugin/plugin-module-factory.ts 97.70% <100.00%> (+2.14%) ⬆️
src/transformer/transformer-host.ts 93.20% <100.00%> (+0.06%) ⬆️
src/transformer/transformer.ts 96.34% <100.00%> (+0.18%) ⬆️
src/ts-ast-util/index.ts 100.00% <100.00%> (ø)
src/ts-ast-util/script-source-helper.ts 93.44% <100.00%> (ø)
... and 6 more