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 #1474 - remove unused mappers #1595

Merged
merged 1 commit into from
Nov 25, 2022

Conversation

kbeaugrand
Copy link
Member

@kbeaugrand kbeaugrand commented Nov 25, 2022

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@kbeaugrand kbeaugrand force-pushed the refactor/1474_remove_unused_mappers branch from 4e39e92 to d92ddf7 Compare November 25, 2022 06:01
@codecov
Copy link

codecov bot commented Nov 25, 2022

Codecov Report

Base: 89.73% // Head: 89.73% // No change to project coverage 👍

Coverage data is based on head (b130300) compared to base (adc8bd7).
Patch has no changes to coverable lines.

❗ Current head b130300 differs from pull request most recent head 8005ccf. Consider uploading reports for the commit 8005ccf to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1595   +/-   ##
=======================================
  Coverage   89.73%   89.73%           
=======================================
  Files         265      265           
  Lines        8396     8396           
=======================================
  Hits         7534     7534           
  Misses        862      862           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kbeaugrand kbeaugrand marked this pull request as ready for review November 25, 2022 06:22
@kbeaugrand kbeaugrand requested a review from a team as a code owner November 25, 2022 06:22
@kbeaugrand kbeaugrand force-pushed the refactor/1474_remove_unused_mappers branch from d92ddf7 to b5f4421 Compare November 25, 2022 08:06
@kbeaugrand kbeaugrand force-pushed the refactor/1474_remove_unused_mappers branch from b5f4421 to 8005ccf Compare November 25, 2022 10:24
@kbeaugrand kbeaugrand merged commit bb97d6e into main Nov 25, 2022
@kbeaugrand kbeaugrand deleted the refactor/1474_remove_unused_mappers branch November 25, 2022 12:56
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.

Refactoring : Unused mappers
1 participant