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

speed up circleci builds #164

Merged
merged 27 commits into from
Jan 20, 2021
Merged

speed up circleci builds #164

merged 27 commits into from
Jan 20, 2021

Commits on Jan 20, 2021

  1. speed up circleci builds

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    42f60ed View commit details
    Browse the repository at this point in the history
  2. add module definition

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    68aa445 View commit details
    Browse the repository at this point in the history
  3. change name from build

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    a4c3d04 View commit details
    Browse the repository at this point in the history
  4. change required branch

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    2c4c0f4 View commit details
    Browse the repository at this point in the history
  5. set workflows

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    5dc33e5 View commit details
    Browse the repository at this point in the history
  6. change parameter names

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    6d7f6ed View commit details
    Browse the repository at this point in the history
  7. name parameter preserved

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    d64cd76 View commit details
    Browse the repository at this point in the history
  8. name param reserved

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    0a254f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14f9652 View commit details
    Browse the repository at this point in the history
  10. forgot equal sign

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    dae22e7 View commit details
    Browse the repository at this point in the history
  11. fix python version issues

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    5c33bbe View commit details
    Browse the repository at this point in the history
  12. fix 3.6 dependency issues

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    eb7d816 View commit details
    Browse the repository at this point in the history
  13. fix requirements.txt

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    07a7fbb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f089a33 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5100783 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bf97fa4 View commit details
    Browse the repository at this point in the history
  17. add pytest-cov

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    33432a0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ee2fbb4 View commit details
    Browse the repository at this point in the history
  19. Updated config.yml

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    fcc9eac View commit details
    Browse the repository at this point in the history
  20. default file

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    2d55fde View commit details
    Browse the repository at this point in the history
  21. use coveralls instead

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    35397fd View commit details
    Browse the repository at this point in the history
  22. add codecov orb

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    acd1975 View commit details
    Browse the repository at this point in the history
  23. fix coverage not uploading

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    0a4cb46 View commit details
    Browse the repository at this point in the history
  24. Update config.yml

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    6631c2f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    caee374 View commit details
    Browse the repository at this point in the history
  26. fix codecov reports

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    acd3e7c View commit details
    Browse the repository at this point in the history
  27. limit coverage per module

    sampan501 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    55169a4 View commit details
    Browse the repository at this point in the history