Skip to content

DoubleExtensions: Fix typo, was DoubleExtentions#8473

Merged
henon merged 1 commit intoMudBlazor:devfrom
ScarletKuro:typo
Mar 26, 2024
Merged

DoubleExtensions: Fix typo, was DoubleExtentions#8473
henon merged 1 commit intoMudBlazor:devfrom
ScarletKuro:typo

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.

@github-actions github-actions bot added breaking change This change will require consumer code updates PR: needs review labels Mar 25, 2024
@ScarletKuro ScarletKuro requested a review from henon March 25, 2024 22:43
@codecov
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 Modifies the public API surface label Mar 25, 2024
@henon henon merged commit 77c6f09 into MudBlazor:dev Mar 26, 2024
@henon henon mentioned this pull request Mar 26, 2024
@henon
Copy link
Contributor

henon commented Mar 26, 2024

Added to the v7.0.0 migration guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API change Modifies the public API surface breaking change This change will require consumer code updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants