Skip to content

Autocomplete: Add nullable annotation#10127

Merged
ScarletKuro merged 5 commits intoMudBlazor:devfrom
meenzen:feat/autocomplete-nullable
Nov 2, 2024
Merged

Autocomplete: Add nullable annotation#10127
ScarletKuro merged 5 commits intoMudBlazor:devfrom
meenzen:feat/autocomplete-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.

@meenzen meenzen requested a review from ScarletKuro October 28, 2024 23:50
@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 Nov 2, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.24%. Comparing base (86745c1) to head (aaa7fed).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
...r/Components/Autocomplete/MudAutocomplete.razor.cs 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #10127      +/-   ##
==========================================
- Coverage   91.24%   91.24%   -0.01%     
==========================================
  Files         411      411              
  Lines       12496    12495       -1     
  Branches     2435     2434       -1     
==========================================
- Hits        11402    11401       -1     
  Misses        552      552              
  Partials      542      542              

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

@ScarletKuro ScarletKuro self-assigned this Nov 2, 2024
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 2, 2024

@ScarletKuro ScarletKuro merged commit 8623aa2 into MudBlazor:dev Nov 2, 2024
LLauter pushed a commit to cannellamedia/MudBlazor that referenced this pull request Dec 16, 2024
@meenzen meenzen deleted the feat/autocomplete-nullable branch January 20, 2026 19:13
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.

2 participants