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

Refactor: Remove ICommand #8436

Merged
merged 1 commit into from
Mar 24, 2024
Merged

Conversation

ScarletKuro
Copy link
Member

@ScarletKuro ScarletKuro commented Mar 23, 2024

Description

Tracked under #8435

Resubmit of v7 PR: #7135

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • I've added relevant tests.

Copy link

codecov bot commented Mar 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.74%. Comparing base (9937991) to head (88d908d).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #8436      +/-   ##
==========================================
+ Coverage   88.73%   88.74%   +0.01%     
==========================================
  Files         416      416              
  Lines       12372    12370       -2     
  Branches     2459     2458       -1     
==========================================
  Hits        10978    10978              
+ Misses        862      860       -2     
  Partials      532      532              

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

@ScarletKuro ScarletKuro requested a review from henon March 23, 2024 22:24
@ScarletKuro ScarletKuro merged commit a99baee into MudBlazor:dev Mar 24, 2024
4 checks passed
peterthorpe81 pushed a commit to peterthorpe81/MudBlazor that referenced this pull request Mar 25, 2024
@ScarletKuro ScarletKuro deleted the command_remove branch March 25, 2024 14:18
@ScarletKuro
Copy link
Member Author

Link to migration guide: #8447

biegehydra pushed a commit to biegehydra/MudBlazor that referenced this pull request Apr 26, 2024
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.

None yet

1 participant