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(regular): fixed regex mismatch under windows #850

Merged
merged 2 commits into from
Feb 10, 2023
Merged

fix(regular): fixed regex mismatch under windows #850

merged 2 commits into from
Feb 10, 2023

Conversation

forestxieCode
Copy link
Member

Checklist


  • Fix linting errors
  • Tests have been added / updated (or snapshots)

Change information


@vercel
Copy link

vercel bot commented Feb 10, 2023

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

Name Status Preview Comments Updated
varlet ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 10, 2023 at 11:48AM (UTC)
varlet-ui-playground ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 10, 2023 at 11:48AM (UTC)

@codecov-commenter
Copy link

Codecov Report

Merging #850 (b057286) into dev (1fde5ad) will decrease coverage by 0.11%.
The diff coverage is n/a.

📣 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

@@            Coverage Diff             @@
##              dev     #850      +/-   ##
==========================================
- Coverage   95.20%   95.10%   -0.11%     
==========================================
  Files         251      251              
  Lines        5757     5760       +3     
  Branches     1063     1061       -2     
==========================================
- Hits         5481     5478       -3     
- Misses        268      271       +3     
- Partials        8       11       +3     
Impacted Files Coverage Δ
...kages/varlet-ui/src/collapse-item/CollapseItem.vue 90.90% <0.00%> (-7.28%) ⬇️
packages/varlet-ui/src/badge/Badge.vue 96.15% <0.00%> (-3.85%) ⬇️
packages/varlet-ui/src/collapse/Collapse.vue 85.07% <0.00%> (-1.29%) ⬇️
packages/varlet-ui/src/tabs/Tabs.vue 75.29% <0.00%> (+0.29%) ⬆️

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

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.

3 participants