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

Excel Reader Refactor - Base Class Introduction #24829

Merged
merged 9 commits into from
Jan 26, 2019

Commits on Jan 17, 2019

  1. Code decoupling

    WillAyd committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    bdadcf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52bd430 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Added base reader class

    WillAyd committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    e58c219 View commit details
    Browse the repository at this point in the history
  2. LINT fixup

    WillAyd committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    1bd93f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae1d8d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. Configuration menu
    Copy the full SHA
    badae15 View commit details
    Browse the repository at this point in the history
  2. Used AbstractMethodError

    WillAyd committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    801ddc5 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Used ABC metaclass

    WillAyd committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    a154cf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18dd6ea View commit details
    Browse the repository at this point in the history