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 2911 (css classes gets appended twice) #2934

Merged
merged 3 commits into from
Dec 11, 2022

Conversation

dashiell-zhang
Copy link
Member

@dashiell-zhang dashiell-zhang commented Dec 7, 2022

fix 2911 (css classes gets appended twice)
#2911

@github-actions
Copy link

github-actions bot commented Dec 7, 2022

@codecov
Copy link

codecov bot commented Dec 7, 2022

Codecov Report

Base: 44.98% // Head: 45.00% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (9e03682) compared to base (ca8ad80).
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head 9e03682 differs from pull request most recent head 2f84676. Consider uploading reports for the commit 2f84676 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2934      +/-   ##
==========================================
+ Coverage   44.98%   45.00%   +0.02%     
==========================================
  Files         551      551              
  Lines       25919    25921       +2     
  Branches      263      263              
==========================================
+ Hits        11659    11666       +7     
+ Misses      14220    14215       -5     
  Partials       40       40              
Impacted Files Coverage Δ
components/core/Helpers/ClassMapper.cs 95.45% <100.00%> (+0.45%) ⬆️
components/drawer/Drawer.razor.cs 93.50% <0.00%> (+3.24%) ⬆️

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.

@ElderJames ElderJames linked an issue Dec 7, 2022 that may be closed by this pull request
@ElderJames ElderJames merged commit f351251 into ant-design-blazor:master Dec 11, 2022
@dashiell-zhang dashiell-zhang deleted the fix2911 branch December 12, 2022 02:00
kooliokey pushed a commit to kooliokey/ant-design-blazor that referenced this pull request Jan 15, 2023
…#2934)

* fix 2911 (css classes gets appended twice)

* fix 2911

Co-authored-by: James Yeung <shunjiey@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

css classes gets appended twice
2 participants