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

MudDivider: Add nullable annotation. #6641

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

ScarletKuro
Copy link
Member

Description

Part of this issue #6535

How Has This Been Tested?

No tests required in case of MudDivider

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 Apr 12, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (50da41d) 90.55% compared to head (bedd5cd) 90.55%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #6641   +/-   ##
=======================================
  Coverage   90.55%   90.55%           
=======================================
  Files         399      399           
  Lines       13610    13610           
=======================================
  Hits        12324    12324           
  Misses       1286     1286           
Impacted Files Coverage Δ
src/MudBlazor/Components/Divider/MudDivider.razor 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@henon henon merged commit 36601d8 into MudBlazor:dev Apr 14, 2023
4 checks passed
@ScarletKuro ScarletKuro deleted the divider_nullable branch April 14, 2023 11:28
@ScarletKuro ScarletKuro added enhancement New feature or request and removed PR: needs review labels Jun 24, 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 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants