Closed Rollerss closed 4 years ago
Hello, I was wondering if there was a reason this pull request has not been merge? Please let me know if you have any questions.
There are four pending PRs in this repo, and two of them currently have changes requested. Several of them involve refactoring, so I'm taking it slow to make sure I'm not creating a lot of merge conflicts by accepting pull requests before those changes come through.
@Rollerss , Looks like there are some merge conflicts that need resolved
Hello I am going to close the PR because the methods I was refactoring changed files in PR #29. I can submit a new PR with my suggested refactors.
👍
Hello,
I was able to refactor the ten StreamReader into its own method, where it takes an generic class and generic class map, used to convent the CSV files into list. All current test pass.