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

Github action for coveralls, readme badges, metadata refactor #246

Merged
merged 24 commits into from
Apr 28, 2021

Commits on Mar 11, 2021

  1. Add coverage with toml support to dev reqs

    Joseph Curtis committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    5657a45 View commit details
    Browse the repository at this point in the history
  2. Add coverage relative_files config

    Joseph Curtis committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    6274f66 View commit details
    Browse the repository at this point in the history
  3. Cleanup test workflow

    Joseph Curtis committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    d7c1042 View commit details
    Browse the repository at this point in the history
  4. Add draft coveralls workflow

    Joseph Curtis committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    de7798f View commit details
    Browse the repository at this point in the history
  5. Update coveralls workflow name

    Joseph Curtis committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    0a130d7 View commit details
    Browse the repository at this point in the history
  6. Update when coveralls workflow runs

    Joseph Curtis committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    e2e05d8 View commit details
    Browse the repository at this point in the history
  7. Pin coveralls workflow to python 3.8

    Joseph Curtis committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    c78552a View commit details
    Browse the repository at this point in the history
  8. Change coveralls job name to be more descriptive

    Joseph Curtis committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    d2a06f9 View commit details
    Browse the repository at this point in the history
  9. Fix coverage pyproject config

    Joseph Curtis committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    b3815ff View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    2a58eda View commit details
    Browse the repository at this point in the history
  2. Move coverage with toml support to the top of dev reqs

    Joseph Curtis committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    ab29416 View commit details
    Browse the repository at this point in the history
  3. Move coverage config to setup.cfg

    I cannot get coverage[toml] to keep toml support ...
    Joseph Curtis committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    777f12a View commit details
    Browse the repository at this point in the history
  4. Update test workflow name

    Joseph Curtis committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    881ca04 View commit details
    Browse the repository at this point in the history
  5. Add badges to readme

    Joseph Curtis committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    71bb7d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Refactor metadata from setup to __metadata__ and import in setup

    See: #228
    Joseph Curtis committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    9cad492 View commit details
    Browse the repository at this point in the history
  2. Cleanup init and fill in __all__

    Joseph Curtis committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    187ebcd View commit details
    Browse the repository at this point in the history
  3. Fix sample paths for autocal test

    Joseph Curtis committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    49c2553 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    bf740d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    6637dd6 View commit details
    Browse the repository at this point in the history
  2. Add utils to tests

    Joseph Curtis committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    b7f650c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca037fd View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Add tests for copyright and version text consistency

    Joseph Curtis committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    914d139 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into gh-actions-coveralls

    Joseph Curtis committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    62265c8 View commit details
    Browse the repository at this point in the history
  3. Blk fmt with 21.4b2

    Joseph Curtis committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    6a7cb95 View commit details
    Browse the repository at this point in the history