Skip to content

MudRadio: Add nullable annotation.#7366

Merged
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:radio_nullable
Aug 17, 2023
Merged

MudRadio: Add nullable annotation.#7366
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:radio_nullable

Conversation

@ScarletKuro
Copy link
Member

Description

Part of this issue #6535

How Has This Been Tested?

No tests required

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature non-breaking change, improve null diagnostic warnings)
  • 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.

@ScarletKuro ScarletKuro added enhancement Adds a new feature or enhances existing functionality (not fixing a defect) in the main library and removed PR: needs review labels Aug 17, 2023
@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Patch coverage: 97.18% and project coverage change: -0.01% ⚠️

Comparison is base (ac48425) 90.63% compared to head (d67247a) 90.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #7366      +/-   ##
==========================================
- Coverage   90.63%   90.62%   -0.01%     
==========================================
  Files         427      427              
  Lines       15182    15186       +4     
==========================================
+ Hits        13760    13763       +3     
- Misses       1422     1423       +1     
Files Changed Coverage Δ
src/MudBlazor/Components/Radio/MudRadio.razor 100.00% <ø> (ø)
src/MudBlazor/Components/Radio/MudRadio.razor.cs 89.47% <96.15%> (-2.92%) ⬇️
.../MudBlazor/Components/Radio/MudRadioGroup.razor.cs 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@ScarletKuro ScarletKuro merged commit c4915b8 into MudBlazor:dev Aug 17, 2023
@ScarletKuro ScarletKuro deleted the radio_nullable branch August 17, 2023 13:08
ilovepilav pushed a commit to ilovepilav/MudBlazor that referenced this pull request Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Adds a new feature or enhances existing functionality (not fixing a defect) in the main library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant