Skip to content

MudCard: Add nullable annotation.#7428

Merged
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:card_nullable
Aug 26, 2023
Merged

MudCard: Add nullable annotation.#7428
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:card_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.

@codecov
Copy link

codecov bot commented Aug 26, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (e199903) 90.59% compared to head (6cf5216) 90.59%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #7428   +/-   ##
=======================================
  Coverage   90.59%   90.59%           
=======================================
  Files         427      427           
  Lines       15188    15188           
=======================================
  Hits        13760    13760           
  Misses       1428     1428           
Files Changed Coverage Δ
src/MudBlazor/Components/Card/MudCard.razor.cs 100.00% <100.00%> (ø)
.../MudBlazor/Components/Card/MudCardActions.razor.cs 100.00% <100.00%> (ø)
.../MudBlazor/Components/Card/MudCardContent.razor.cs 100.00% <100.00%> (ø)
src/MudBlazor/Components/Card/MudCardHeader.razor 100.00% <100.00%> (ø)
...c/MudBlazor/Components/Card/MudCardHeader.razor.cs 100.00% <100.00%> (ø)
...rc/MudBlazor/Components/Card/MudCardMedia.razor.cs 100.00% <100.00%> (ø)

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

@ScarletKuro ScarletKuro merged commit 53ae2c3 into MudBlazor:dev Aug 26, 2023
@ScarletKuro ScarletKuro deleted the card_nullable branch August 26, 2023 23:50
@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 Sep 14, 2023
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