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(calendar): 修复初次打开默认值定位问题 #2829

Merged
merged 2 commits into from
Jan 10, 2024

chore: remove console.log

6696ba4
Select commit
Loading
Failed to load commit list.
Merged

fix(calendar): 修复初次打开默认值定位问题 #2829

chore: remove console.log
6696ba4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 10, 2024 in 1s

84.94% (-0.01%) compared to 0a4788b

View this Pull Request on Codecov

84.94% (-0.01%) compared to 0a4788b

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (0a4788b) 84.95% compared to head (6696ba4) 84.94%.

Files Patch % Lines
src/packages/__VUE/calendar/index.vue 75.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v4    #2829      +/-   ##
==========================================
- Coverage   84.95%   84.94%   -0.01%     
==========================================
  Files         166      166              
  Lines       21217    21232      +15     
  Branches     2404     2406       +2     
==========================================
+ Hits        18024    18035      +11     
- Misses       3176     3180       +4     
  Partials       17       17              

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