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

fix: Nullable<T>.Value is no longer treated as a member #575

Merged
merged 1 commit into from
Jul 18, 2023

fix: `Nullable<T>.Value` is no longer treated as a member

fd13d12
Select commit
Loading
Failed to load commit list.
Merged

fix: Nullable<T>.Value is no longer treated as a member #575

fix: `Nullable<T>.Value` is no longer treated as a member
fd13d12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 18, 2023 in 0s

91.08% (-0.01%) compared to 3244a52

View this Pull Request on Codecov

91.08% (-0.01%) compared to 3244a52

Details

Codecov Report

Merging #575 (fd13d12) into main (3244a52) will decrease coverage by 0.01%.
The diff coverage is 94.91%.

@@            Coverage Diff             @@
##             main     #575      +/-   ##
==========================================
- Coverage   91.09%   91.08%   -0.01%     
==========================================
  Files         167      167              
  Lines        5669     5656      -13     
  Branches      716      716              
==========================================
- Hits         5164     5152      -12     
+ Misses        352      351       -1     
  Partials      153      153              
Impacted Files Coverage Δ
src/Riok.Mapperly/Descriptors/DescriptorBuilder.cs 100.00% <ø> (ø)
src/Riok.Mapperly/Descriptors/WellKnownTypes.cs 92.00% <0.00%> (ø)
...lders/NewInstanceObjectMemberMappingBodyBuilder.cs 79.41% <75.00%> (-0.59%) ⬇️
src/Riok.Mapperly/ImmutableEquatableArray.cs 59.37% <80.00%> (-1.24%) ⬇️
...pingBodyBuilders/ObjectMemberMappingBodyBuilder.cs 100.00% <100.00%> (ø)
src/Riok.Mapperly/Descriptors/SymbolAccessor.cs 99.09% <100.00%> (+1.73%) ⬆️
.../Riok.Mapperly/Helpers/NullableSymbolExtensions.cs 94.73% <100.00%> (ø)
src/Riok.Mapperly/Symbols/MemberPath.cs 83.13% <100.00%> (-5.40%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more