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

Fixed #1516 origin data from r #1517

Merged
merged 1 commit into from
Feb 24, 2022
Merged

Fixed #1516 origin data from r #1517

merged 1 commit into from
Feb 24, 2022

Conversation

msevestre
Copy link
Member

No description provided.

).ToArray();
}
string dataPath) =>
ImportExcelFromConfiguration(GetConfiguration(configurationPath), dataPath);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am calling one overload from the other. It's typical to only have one implementation and the other are just calling the real implementation with other parameters (This is just a refactoring, nothing to do with the fix)

Copy link
Member Author

@msevestre msevestre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@abdelr Please review when you have time. I will merge but you can still comment

@msevestre msevestre merged commit d760f4d into develop Feb 24, 2022
@msevestre msevestre deleted the 1516-origin-data-from-r branch February 24, 2022 13:09
Copy link
Member

@abdelr abdelr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

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.

None yet

2 participants