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

DoubleExtensions: Fix typo, was DoubleExtentions #8473

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

ScarletKuro
Copy link
Member

Description

Just a typo in a static class name

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 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.97%. Comparing base (b59465c) to head (73973a3).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #8473      +/-   ##
==========================================
- Coverage   89.05%   88.97%   -0.09%     
==========================================
  Files         411      411              
  Lines       12185    12185              
  Branches     2433     2433              
==========================================
- Hits        10851    10841      -10     
- Misses        800      806       +6     
- Partials      534      538       +4     

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

@ScarletKuro ScarletKuro added the API change API that needs approval label Mar 25, 2024
@henon henon merged commit 77c6f09 into MudBlazor:dev Mar 26, 2024
4 checks passed
@henon henon mentioned this pull request Mar 26, 2024
@henon
Copy link
Collaborator

henon commented Mar 26, 2024

Added to the v7.0.0 migration guide.

@ScarletKuro ScarletKuro deleted the typo branch March 26, 2024 10:45
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
Labels
API change API that needs approval breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants