Skip to content

feat: Inline user implemented queryable mapping expressions

Codecov / codecov/project failed Mar 13, 2024 in 0s

91.09% (-0.30%) compared to 1d27f82

View this Pull Request on Codecov

91.09% (-0.30%) compared to 1d27f82

Details

Codecov Report

Attention: Patch coverage is 85.42274% with 50 lines in your changes are missing coverage. Please review.

Project coverage is 91.09%. Comparing base (1d27f82) to head (3f9491a).

❗ Current head 3f9491a differs from pull request most recent head d83dde0. Consider uploading reports for the commit d83dde0 to get more accurate results

Files Patch % Lines
...scriptors/InlineExpressionMappingBuilderContext.cs 76.27% 7 Missing and 7 partials ⚠️
.../Descriptors/InlinedExpressionMappingCollection.cs 79.06% 7 Missing and 2 partials ⚠️
.../MappingBuilders/InlineExpressionMappingBuilder.cs 57.89% 6 Missing and 2 partials ⚠️
...appings/UserImplementedInlinedExpressionMapping.cs 80.55% 5 Missing and 2 partials ⚠️
...k.Mapperly/Descriptors/InlineExpressionRewriter.cs 95.57% 2 Missing and 3 partials ⚠️
src/Riok.Mapperly/Descriptors/MappingCollection.cs 82.75% 5 Missing ⚠️
...Mappings/UserDefinedExistingTargetMethodMapping.cs 0.00% 1 Missing ⚠️
.../UserDefinedNewInstanceRuntimeTargetTypeMapping.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1169      +/-   ##
==========================================
- Coverage   91.38%   91.09%   -0.30%     
==========================================
  Files         230      234       +4     
  Lines        7811     8093     +282     
  Branches      985     1012      +27     
==========================================
+ Hits         7138     7372     +234     
- Misses        437      471      +34     
- Partials      236      250      +14     

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