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

Add docs and testing + ci, code cov, black #68

Merged
merged 26 commits into from
Sep 21, 2019
Merged

Add docs and testing + ci, code cov, black #68

merged 26 commits into from
Sep 21, 2019

Commits on Sep 20, 2019

  1. black

    Leah Wasser committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    ceb606c View commit details
    Browse the repository at this point in the history
  2. testing a single rst file add

    Leah Wasser committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    7879c66 View commit details
    Browse the repository at this point in the history
  3. remote earthpy stuff

    Leah Wasser committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    957866a View commit details
    Browse the repository at this point in the history
  4. add api landing page

    Leah Wasser committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    e74ba7c View commit details
    Browse the repository at this point in the history
  5. make docs with makefile

    Leah Wasser committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    d6ae094 View commit details
    Browse the repository at this point in the history
  6. reconfigure travis using scripts

    Leah Wasser committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    8f7ea3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf7c594 View commit details
    Browse the repository at this point in the history
  8. small typo removed space in travis file

    Leah Wasser committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    8bd053d View commit details
    Browse the repository at this point in the history
  9. forgot the tox and black config files

    Leah Wasser committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    00a762b View commit details
    Browse the repository at this point in the history
  10. avoid pytest for now

    Leah Wasser committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    5e855e7 View commit details
    Browse the repository at this point in the history
  11. ignore gitignore and start tests dir

    Leah Wasser committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    e36efb8 View commit details
    Browse the repository at this point in the history
  12. no ds store and update gitignore

    Leah Wasser committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    13daa85 View commit details
    Browse the repository at this point in the history
  13. remove earthpy from everything

    Leah Wasser committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    249790a View commit details
    Browse the repository at this point in the history
  14. fix code cov dir

    Leah Wasser committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    b9cb345 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' into setup-dev

    Leah Wasser authored Sep 20, 2019
    Configuration menu
    Copy the full SHA
    5caf1b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2019

  1. can you comment ini files

    Leah Wasser committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    84d7ef9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'setup-dev' of https://github.com/earthlab/abc-classroom

    …into setup-dev
    Leah Wasser committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    d5bc102 View commit details
    Browse the repository at this point in the history
  3. checking paths in testing

    Leah Wasser committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    3f7f41f View commit details
    Browse the repository at this point in the history
  4. just run pytest

    Leah Wasser committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    82a6689 View commit details
    Browse the repository at this point in the history
  5. black

    Leah Wasser committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    8fa56d4 View commit details
    Browse the repository at this point in the history
  6. minor edits and one new test

    Leah Wasser committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    3ca61e8 View commit details
    Browse the repository at this point in the history
  7. just creating a dummy test that will always pass

    Leah Wasser committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    a807ce4 View commit details
    Browse the repository at this point in the history
  8. black

    Leah Wasser committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    e9da143 View commit details
    Browse the repository at this point in the history
  9. black and a few more files to ignore

    Leah Wasser committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    bd62ec2 View commit details
    Browse the repository at this point in the history
  10. a few syntax updates and add api to toc

    Leah Wasser committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    e23cbeb View commit details
    Browse the repository at this point in the history
  11. ignore test dir in api docs

    Leah Wasser committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    37f315e View commit details
    Browse the repository at this point in the history