Skip to content

MudTextField: Add nullable annotation.#9897

Merged
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:text_nullable
Oct 3, 2024
Merged

MudTextField: Add nullable annotation.#9897
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:text_nullable

Conversation

@ScarletKuro
Copy link
Member

@ScarletKuro ScarletKuro commented Oct 3, 2024

Description

Part of this issue #6535

NB! Sorted the component's parameters since some were in the end of the file for some reason.

How Has This Been Tested?

No tests required.

Type 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)
  • 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.

@ScarletKuro ScarletKuro added enhancement Adds a new feature or enhances existing functionality (not fixing a defect) in the main library hacktoberfest Hacktoberfest 2021 hacktoberfest-accepted Issues and PRs which were accepted as Hacktoberfest submissions hacktoberfest2024 and removed PR: needs review labels Oct 3, 2024
@codecov
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 88.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 90.80%. Comparing base (28bc599) to head (283736d).
Report is 500 commits behind head on dev.

Files with missing lines Patch % Lines
...dBlazor/Components/TextField/MudTextField.razor.cs 87.50% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #9897      +/-   ##
==========================================
+ Coverage   89.82%   90.80%   +0.97%     
==========================================
  Files         412      406       -6     
  Lines       11878    12836     +958     
  Branches     2364     2490     +126     
==========================================
+ Hits        10670    11656     +986     
+ Misses        681      625      -56     
- Partials      527      555      +28     

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

@ScarletKuro ScarletKuro merged commit f9f0f64 into MudBlazor:dev Oct 3, 2024
@ScarletKuro ScarletKuro deleted the text_nullable branch October 4, 2024 10:59
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.

1 participant