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: Unused variable, import, function or class #756

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

Copy link

vercel bot commented Feb 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
picker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 8, 2024 3:47am

@@ -130,7 +130,6 @@ describe('Picker.Keyboard', () => {
});
});

return;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

下面有好多用例没跑。

tests/keyboard.spec.tsx Outdated Show resolved Hide resolved
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f437c40) 98.57% compared to head (f1afad9) 98.57%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #756   +/-   ##
=======================================
  Coverage   98.57%   98.57%           
=======================================
  Files          63       63           
  Lines        2530     2530           
  Branches      692      692           
=======================================
  Hits         2494     2494           
  Misses         33       33           
  Partials        3        3           

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

@afc163 afc163 merged commit 5db4fbe into master Feb 8, 2024
10 of 11 checks passed
@afc163 afc163 deleted the fix/code-scanning-alerts branch February 8, 2024 03:32
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