Skip to content

Mask: Add nullable annotation#10119

Merged
ScarletKuro merged 4 commits intoMudBlazor:devfrom
meenzen:feat/mask-nullable
Nov 7, 2024
Merged

Mask: Add nullable annotation#10119
ScarletKuro merged 4 commits intoMudBlazor:devfrom
meenzen:feat/mask-nullable

Conversation

@meenzen
Copy link
Contributor

@meenzen meenzen commented Oct 28, 2024

Description

Part of #6535

How Has This Been Tested?

none

Type 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)
  • Documentation (fix or improvement to the website or code docs)

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 enhancement Adds a new feature or enhances existing functionality (not fixing a defect) in the main library PR: needs review labels Oct 28, 2024
@codecov
Copy link

codecov bot commented Oct 28, 2024

Codecov Report

Attention: Patch coverage is 46.15385% with 7 lines in your changes missing coverage. Please review.

Project coverage is 91.21%. Comparing base (02c2303) to head (c021051).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
src/MudBlazor/Components/Mask/MudMask.razor.cs 46.15% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #10119      +/-   ##
==========================================
- Coverage   91.22%   91.21%   -0.02%     
==========================================
  Files         411      411              
  Lines       12505    12506       +1     
  Branches     2437     2439       +2     
==========================================
- Hits        11408    11407       -1     
- Misses        554      555       +1     
- Partials      543      544       +1     

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

@meenzen meenzen changed the title MudMask: Add nullable annotation Mask: Add nullable annotation Oct 28, 2024
@ScarletKuro ScarletKuro added hacktoberfest Hacktoberfest 2021 hacktoberfest-accepted Issues and PRs which were accepted as Hacktoberfest submissions and removed PR: needs review labels Nov 7, 2024
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 7, 2024

@ScarletKuro ScarletKuro merged commit 22143e6 into MudBlazor:dev Nov 7, 2024
@ScarletKuro
Copy link
Member

Thanks

LLauter pushed a commit to cannellamedia/MudBlazor that referenced this pull request Dec 16, 2024
@meenzen meenzen deleted the feat/mask-nullable branch January 20, 2026 19:12
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 hacktoberfest Hacktoberfest 2021 hacktoberfest2024 hacktoberfest-accepted Issues and PRs which were accepted as Hacktoberfest submissions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants