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

chore: use WellKnowTypes to get MapperAttribute #568

Merged
merged 1 commit into from
Jul 16, 2023

Conversation

TimothyMakkison
Copy link
Collaborator

@TimothyMakkison TimothyMakkison commented Jul 14, 2023

Use WellKnowTypes to get MapperAttribute

Description

Reorder MapperGenerator to get the MapperAttribute with WellKnowTypes

Checklist

  • The existing code style is followed
  • The commit message follows our guidelines
  • Performed a self-review of my code

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Merging #568 (3bbfa8d) into main (def10cf) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #568   +/-   ##
=======================================
  Coverage   91.09%   91.09%           
=======================================
  Files         167      167           
  Lines        5669     5669           
  Branches      716      716           
=======================================
  Hits         5164     5164           
  Misses        352      352           
  Partials      153      153           
Impacted Files Coverage Δ
src/Riok.Mapperly/MapperGenerator.cs 88.33% <100.00%> (ø)

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

@latonz
Copy link
Contributor

latonz commented Jul 16, 2023

Looks good to merge after rebase...

@latonz latonz merged commit 3244a52 into riok:main Jul 16, 2023
14 checks passed
@github-actions
Copy link

🎉 This PR is included in version 2.9.0-next.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants