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: exclude explicit casts when source type is object #400

Merged
merged 1 commit into from May 2, 2023

Conversation

latonz
Copy link
Contributor

@latonz latonz commented May 2, 2023

No description provided.

@latonz latonz self-assigned this May 2, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #400 (34bd6d2) into main (e5e2d1c) will increase coverage by 0.12%.
The diff coverage is 82.90%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #400      +/-   ##
==========================================
+ Coverage   91.73%   91.85%   +0.12%     
==========================================
  Files         126      130       +4     
  Lines        3931     4112     +181     
  Branches      548      568      +20     
==========================================
+ Hits         3606     3777     +171     
- Misses        214      221       +7     
- Partials      111      114       +3     
Impacted Files Coverage Δ
src/Polyfills/Nullable.cs 0.00% <0.00%> (ø)
...k.Mapperly.Abstractions/MapDerivedTypeAttribute.cs 0.00% <0.00%> (ø)
...ok.Mapperly/Configuration/AttributeDataAccessor.cs 73.33% <66.66%> (-1.67%) ⬇️
src/Riok.Mapperly/Emit/SyntaxFactoryHelper.cs 95.35% <93.93%> (-0.23%) ⬇️
src/Riok.Mapperly/Configuration/MapDerivedType.cs 100.00% <100.00%> (ø)
src/Riok.Mapperly/Descriptors/Configuration.cs 95.00% <100.00%> (ø)
...Riok.Mapperly/Descriptors/MappingBuilderContext.cs 98.11% <100.00%> (+0.03%) ⬆️
...ptors/MappingBuilders/DerivedTypeMappingBuilder.cs 100.00% <100.00%> (ø)
.../Descriptors/MappingBuilders/EnumMappingBuilder.cs 97.89% <100.00%> (+1.40%) ⬆️
...tors/MappingBuilders/ExplicitCastMappingBuilder.cs 100.00% <100.00%> (ø)
... and 4 more

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

@latonz latonz requested a review from ni507 May 2, 2023 08:43
@latonz latonz marked this pull request as ready for review May 2, 2023 08:43
@latonz latonz merged commit 3af9cc9 into riok:main May 2, 2023
12 checks passed
@latonz latonz deleted the fix/object-cast-mappings branch May 2, 2023 10:51
@latonz latonz added this to the v2.9.0 milestone Jun 14, 2023
@github-actions
Copy link

github-actions bot commented Aug 7, 2023

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants