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: get mapper defaults for roslyn version smaller 4.4 #958

Merged
merged 1 commit into from Dec 6, 2023

Conversation

ni507
Copy link
Contributor

@ni507 ni507 commented Nov 29, 2023

Fixes #946

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (918f59d) 91.38% compared to head (fa305a0) 91.38%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #958   +/-   ##
=======================================
  Coverage   91.38%   91.38%           
=======================================
  Files         223      223           
  Lines        7239     7239           
  Branches      909      909           
=======================================
  Hits         6615     6615           
  Misses        412      412           
  Partials      212      212           

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

@ni507 ni507 requested a review from latonz November 29, 2023 16:45
@ni507 ni507 force-pushed the 946-mapper-defaults branch 2 times, most recently from 961d5d0 to 9efb5b3 Compare November 30, 2023 06:17
@ni507 ni507 force-pushed the 946-mapper-defaults branch 4 times, most recently from 6e01a7c to c2d094a Compare December 5, 2023 06:48
@ni507 ni507 requested a review from latonz December 5, 2023 06:53
@latonz latonz merged commit 14a4ed3 into riok:main Dec 6, 2023
19 checks passed
Copy link

github-actions bot commented Dec 6, 2023

🎉 This PR is included in version 3.3.0-next.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 3.3.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.

MapperDefaults' EnumMappingStrategy is not applied to mappers
2 participants