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

Continuous development infrastructure for python #353

Closed
wants to merge 22 commits into from

Commits on Jun 29, 2022

  1. Improve README.md

    Change README.md to reflect wider capabilities (C++ library, Python,
    WebAssembly). Move a bulk of WebAssembly specific intructions to
    `wasm/README.md`.
    jerinphilip committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    31a7f6a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Pass on arg

    Jerin Philip authored and jerinphilip committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    e4c903e View commit details
    Browse the repository at this point in the history
  2. Basic pytest wiring

    Jerin Philip authored and jerinphilip committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    620380c View commit details
    Browse the repository at this point in the history
  3. Export alignments from python

    Jerin Philip authored and jerinphilip committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    92fa20e View commit details
    Browse the repository at this point in the history
  4. print alignments for now

    Jerin Philip authored and jerinphilip committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    45099cb View commit details
    Browse the repository at this point in the history
  5. Apply formatting

    Jerin Philip authored and jerinphilip committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    efab6d4 View commit details
    Browse the repository at this point in the history
  6. Include python bytecodes to gitignore

    Jerin Philip authored and jerinphilip committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    0843f5d View commit details
    Browse the repository at this point in the history
  7. Fix typecheck error

    Jerin Philip authored and jerinphilip committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    8212a51 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d7fd71 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9537f75 View commit details
    Browse the repository at this point in the history
  10. Apply formatting

    jerinphilip committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    dda0f77 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea45a1b View commit details
    Browse the repository at this point in the history
  12. Add a coverage script

    jerinphilip committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    fdb6d6b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f8f06be View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b60b3e2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eb8add8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2bf14ab View commit details
    Browse the repository at this point in the history
  17. Apply black + isort

    jerinphilip committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    6049864 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    51f4299 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fcee7d9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    44f2f6c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2295117 View commit details
    Browse the repository at this point in the history