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: add csv badges back in Quickstart #418

Merged
merged 13 commits into from
Dec 14, 2020

Commits on Dec 2, 2020

  1. fix: csv badges back in quickstart

    Signed-off-by: jornh <jornhansen@gmail.com>
    jornh committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    f9d6242 View commit details
    Browse the repository at this point in the history
  2. Adding noqa C901 because test breaks if I split code

    Signed-off-by: jornh <jornhansen@gmail.com>
    jornh committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    a5e23b2 View commit details
    Browse the repository at this point in the history
  3. mypy

    Signed-off-by: jornh <jornhansen@gmail.com>
    jornh committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    721dcdb View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. cleanup

    Signed-off-by: jornh <jornhansen@gmail.com>
    jornh committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    6f54b2f View commit details
    Browse the repository at this point in the history
  2. test CsvTableColumnExtractor

    Signed-off-by: jornh <jornhansen@gmail.com>
    jornh committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    38cac2d View commit details
    Browse the repository at this point in the history
  3. test CsvTableColumnExtractor

    Signed-off-by: jornh <jornhansen@gmail.com>
    jornh committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    004fc41 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'jornh-fix-csv-badges' of https://github.com/jornh/amund…

    …sendatabuilder into jornh-fix-csv-badges
    
    Signed-off-by: jornh <jornhansen@gmail.com>
    jornh committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    64c7164 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Back out table level badges

    Signed-off-by: jornh <jornhansen@gmail.com>
    jornh committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    4bae7ee View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Update example/sample_data/sample_col.csv

    Signed-off-by: jornh <jornhansen@gmail.com>
    jornh committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    ac27aec View commit details
    Browse the repository at this point in the history
  2. always have caller send a list of badge names

    Signed-off-by: jornh <jornhansen@gmail.com>
    jornh committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    2f55471 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. back out unrelated

    Signed-off-by: jornh <jornhansen@gmail.com>
    jornh committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    a93f28f View commit details
    Browse the repository at this point in the history
  2. back out unrelated CASE change in test

    Signed-off-by: jornh <jornhansen@gmail.com>
    jornh committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    490d5c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. __eq__ stricter typing the mypy way

    Signed-off-by: jornh <jornhansen@gmail.com>
    jornh committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    e488e10 View commit details
    Browse the repository at this point in the history