Skip to content

MudDataGrid: Removed Unused "Row" Class#9002

Merged
henon merged 12 commits intoMudBlazor:devfrom
jperson2000:feature/muddatagrid-remove-unused-row
May 18, 2024
Merged

MudDataGrid: Removed Unused "Row" Class#9002
henon merged 12 commits intoMudBlazor:devfrom
jperson2000:feature/muddatagrid-remove-unused-row

Conversation

@jperson2000
Copy link
Contributor

Description

This update removes the unused Row class from the MudDataGrid folder. This class appears to be a leftover from an older version of this component.

How Has This Been Tested?

This was tested by going through the MudDataGrid examples.

Type 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)
  • Documentation (fix or improvement to the website or code docs)

Checklist

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

@github-actions github-actions bot added bug Unexpected behavior or functionality not working as intended PR: needs review labels May 18, 2024
@codecov
Copy link

codecov bot commented May 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.49%. Comparing base (28bc599) to head (068891c).
Report is 209 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #9002      +/-   ##
==========================================
+ Coverage   89.82%   90.49%   +0.66%     
==========================================
  Files         412      395      -17     
  Lines       11878    12138     +260     
  Branches     2364     2369       +5     
==========================================
+ Hits        10670    10984     +314     
+ Misses        681      621      -60     
- Partials      527      533       +6     

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

@ScarletKuro ScarletKuro requested a review from henon May 18, 2024 16:24
@henon henon merged commit 93921d9 into MudBlazor:dev May 18, 2024
@henon
Copy link
Contributor

henon commented May 18, 2024

Thanks!

@jperson2000 jperson2000 deleted the feature/muddatagrid-remove-unused-row branch May 20, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Unexpected behavior or functionality not working as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants