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: tags component #2740

Merged
merged 13 commits into from
Mar 27, 2023
Merged

feat: tags component #2740

merged 13 commits into from
Mar 27, 2023

Conversation

echosoar
Copy link
Member

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@codecov-commenter
Copy link

codecov-commenter commented Mar 1, 2023

Codecov Report

Patch coverage: 63.86% and project coverage change: -0.57 ⚠️

Comparison is base (5db1f2f) 82.00% compared to head (558a68f) 81.44%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2740      +/-   ##
==========================================
- Coverage   82.00%   81.44%   -0.57%     
==========================================
  Files         421      431      +10     
  Lines       15093    15568     +475     
  Branches     3579     3681     +102     
==========================================
+ Hits        12377    12679     +302     
- Misses       2466     2620     +154     
- Partials      250      269      +19     
Impacted Files Coverage Δ
packages/tags/src/dialect/mysql.ts 31.44% <31.44%> (ø)
packages/tags/src/manager.ts 83.33% <83.33%> (ø)
packages/tags/src/dialect/memory.ts 93.08% <93.08%> (ø)
packages/tags/src/service.ts 96.00% <96.00%> (ø)
packages/tags/src/configuration.ts 100.00% <100.00%> (ø)
packages/tags/src/dialect/index.ts 100.00% <100.00%> (ø)
packages/tags/src/error.ts 100.00% <100.00%> (ø)
packages/tags/src/index.ts 100.00% <100.00%> (ø)
packages/tags/src/interface.ts 100.00% <100.00%> (ø)
packages/tags/src/utils.ts 100.00% <100.00%> (ø)
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@czy88840616 czy88840616 added the pr: new feature This PR adds a new API or behavior. label Mar 8, 2023
@czy88840616 czy88840616 changed the title Feat/tags feat: tags component Mar 8, 2023
@czy88840616 czy88840616 merged commit 3776dcb into main Mar 27, 2023
@czy88840616 czy88840616 deleted the feat/tags branch March 27, 2023 14:41
czy88840616 added a commit that referenced this pull request Mar 31, 2023
* fix: codedye component

* docs: en doc

* feat: new

* feat: tags

* style: lint fix

* fix: tags

* refactor: upload error message

* docs: tags

* docs: en docs

---------

Co-authored-by: Harry Chen <czy88840616@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: new feature This PR adds a new API or behavior.
Development

Successfully merging this pull request may close these issues.

3 participants