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

fix: remove useless generic type #793

Merged
merged 1 commit into from
Aug 30, 2022
Merged

fix: remove useless generic type #793

merged 1 commit into from
Aug 30, 2022

Conversation

mortalYoung
Copy link
Collaborator

@mortalYoung mortalYoung commented Aug 30, 2022

简介

  • 移除没有用的范型

@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Base: 91.04% // Head: 91.04% // No change to project coverage 👍

Coverage data is based on head (9d406c9) compared to base (80d99bc).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #793   +/-   ##
=======================================
  Coverage   91.04%   91.04%           
=======================================
  Files         180      180           
  Lines        5787     5787           
  Branches     1402     1402           
=======================================
  Hits         5269     5269           
  Misses        512      512           
  Partials        6        6           
Impacted Files Coverage Δ
src/components/tabs/index.tsx 100.00% <ø> (ø)
src/model/workbench/editor.ts 88.88% <ø> (ø)

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.

@mumiao mumiao self-requested a review August 30, 2022 12:42
@mumiao
Copy link
Collaborator

mumiao commented Aug 30, 2022

+1

@mumiao mumiao merged commit bee51e2 into main Aug 30, 2022
@mumiao mumiao deleted the fix/genericType branch August 30, 2022 12:42
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.

2 participants