Skip to content

Conversation

@viceroypenguin
Copy link
Member

Fixes #123

@codecov
Copy link

codecov bot commented Oct 11, 2024

Codecov Report

Attention: Patch coverage is 93.22034% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ate.Validations.Analyzers/ValidateClassAnalyzer.cs 90.32% 2 Missing and 1 partial ⚠️
....Validations.Shared/Validators/NotNullAttribute.cs 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/Common/ITypeSymbolExtensions.cs 96.38% <100.00%> (+0.26%) ⬆️
...AddAdditionalValidationsCodeRefactoringProvider.cs 88.00% <100.00%> (ø)
src/Immediate.Validations.Generators/Models.cs 100.00% <100.00%> (ø)
...alidations.Generators/ValidateTargetTransformer.cs 94.97% <100.00%> (+0.03%) ⬆️
....Validations.Shared/Validators/NotNullAttribute.cs 0.00% <0.00%> (ø)
...ate.Validations.Analyzers/ValidateClassAnalyzer.cs 95.82% <90.32%> (+<0.01%) ⬆️

@viceroypenguin viceroypenguin merged commit 13a1077 into master Oct 11, 2024
@viceroypenguin viceroypenguin deleted the notnull branch October 11, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot use [NotNull] on bool? type

2 participants