Skip to content
This repository has been archived by the owner on Jun 19, 2022. It is now read-only.

update: coveralls #14

Merged
merged 48 commits into from
Oct 29, 2016
Merged

update: coveralls #14

merged 48 commits into from
Oct 29, 2016

Commits on Sep 30, 2016

  1. update: coveralls

    Malcolm Jones committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    e7a28af View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2016

  1. Chg: adding coveralls and logger.py

    Malcolm Jones committed Oct 1, 2016
    Configuration menu
    Copy the full SHA
    b4d9b8e View commit details
    Browse the repository at this point in the history
  2. chg: update Makefile with new coverage steps

    Malcolm Jones committed Oct 1, 2016
    Configuration menu
    Copy the full SHA
    c95d5c6 View commit details
    Browse the repository at this point in the history
  3. refactor: small refactoring

    Malcolm Jones committed Oct 1, 2016
    Configuration menu
    Copy the full SHA
    35dff70 View commit details
    Browse the repository at this point in the history
  4. tests: small fix

    Malcolm Jones committed Oct 1, 2016
    Configuration menu
    Copy the full SHA
    08e4b31 View commit details
    Browse the repository at this point in the history
  5. chg: requirements.txt

    Malcolm Jones committed Oct 1, 2016
    Configuration menu
    Copy the full SHA
    9dbb1d2 View commit details
    Browse the repository at this point in the history
  6. chg: setup.py install commands

    Malcolm Jones committed Oct 1, 2016
    Configuration menu
    Copy the full SHA
    2fce59f View commit details
    Browse the repository at this point in the history
  7. chg: travis.yml

    Malcolm Jones committed Oct 1, 2016
    Configuration menu
    Copy the full SHA
    3afd5c6 View commit details
    Browse the repository at this point in the history
  8. chg: travis.yml cache jhbuild and prefix dirs

    Malcolm Jones committed Oct 1, 2016
    Configuration menu
    Copy the full SHA
    463edae View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2016

  1. chg: pytest==3.0.3

    Malcolm Jones committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    fc92e79 View commit details
    Browse the repository at this point in the history
  2. chg: setup.py

    Malcolm Jones committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    d8ea297 View commit details
    Browse the repository at this point in the history
  3. fix: fs-watch fix

    Malcolm Jones committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    0f419de View commit details
    Browse the repository at this point in the history
  4. update: setup.py requirements update

    Malcolm Jones committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    c313a2e View commit details
    Browse the repository at this point in the history
  5. chg: commenting out apt-file update

    Malcolm Jones committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    078e3be View commit details
    Browse the repository at this point in the history
  6. chg: different conditional to make this work

    Malcolm Jones committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    bf679e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2016

  1. wip: need to begin deleting files

    Malcolm Jones committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    fe03e8e View commit details
    Browse the repository at this point in the history
  2. cli: fixed cli runner

    Malcolm Jones committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    fb7abc2 View commit details
    Browse the repository at this point in the history
  3. tests: update

    Malcolm Jones committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    8bc8b5f View commit details
    Browse the repository at this point in the history
  4. chg: more pytest changes

    Malcolm Jones committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    1bf966c View commit details
    Browse the repository at this point in the history
  5. fix: travis.yml

    Malcolm Jones committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    b06f2e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2016

  1. fix: fix coverage test command

    Malcolm Jones committed Oct 16, 2016
    Configuration menu
    Copy the full SHA
    924ba6e View commit details
    Browse the repository at this point in the history
  2. chg: pip install -e .[test]

    Malcolm Jones committed Oct 16, 2016
    Configuration menu
    Copy the full SHA
    37fe274 View commit details
    Browse the repository at this point in the history
  3. chg: fabfile task runner

    Malcolm Jones committed Oct 16, 2016
    Configuration menu
    Copy the full SHA
    e316658 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2016

  1. path: fabfile patch commands

    Malcolm Jones committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    b330da6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee0ccdb View commit details
    Browse the repository at this point in the history
  3. update: bootstrap_travisci

    Malcolm Jones committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    fffadc4 View commit details
    Browse the repository at this point in the history
  4. chg: more patches to fabfile

    Malcolm Jones committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    bfdd313 View commit details
    Browse the repository at this point in the history
  5. fix: coverage and tests

    Malcolm Jones committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    f59c038 View commit details
    Browse the repository at this point in the history
  6. chg: fix python 3.4

    Malcolm Jones committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    2a4758a View commit details
    Browse the repository at this point in the history
  7. chg: python version

    Malcolm Jones committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    05139c3 View commit details
    Browse the repository at this point in the history
  8. chg: pytest-cov

    Malcolm Jones committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    c0e8536 View commit details
    Browse the repository at this point in the history
  9. chg: disable ENABLE_PYTHON2

    Malcolm Jones committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    8e3bcad View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2016

  1. chg: updated Dockerfile

    Malcolm Jones committed Oct 22, 2016
    Configuration menu
    Copy the full SHA
    1e8ae52 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. WOOT: Dockerfile workssssss

    Malcolm Jones committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    8f8accf View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2016

  1. Update: docker travis build

    Malcolm Jones committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    50c8c94 View commit details
    Browse the repository at this point in the history
  2. ci: build.yml

    Malcolm Jones committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    c35218c View commit details
    Browse the repository at this point in the history
  3. chg: docker build test again

    Malcolm Jones committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    2c7e931 View commit details
    Browse the repository at this point in the history
  4. chg: moved .coveralls.yml

    Malcolm Jones committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    6f419b8 View commit details
    Browse the repository at this point in the history
  5. chg: .coverage now instead

    Malcolm Jones committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    e097920 View commit details
    Browse the repository at this point in the history
  6. chg: the worst commit ever

    Malcolm Jones committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    a1b2578 View commit details
    Browse the repository at this point in the history
  7. chg: another stupid commit

    Malcolm Jones committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    96263a9 View commit details
    Browse the repository at this point in the history
  8. chg: another attempt

    Malcolm Jones committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    e5eb784 View commit details
    Browse the repository at this point in the history
  9. chg: docker-compose

    Malcolm Jones committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    7d9507b View commit details
    Browse the repository at this point in the history
  10. chg: fix to coveralls maybe

    Malcolm Jones committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    a29cc73 View commit details
    Browse the repository at this point in the history
  11. chg: docker run

    Malcolm Jones committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    2a0c27d View commit details
    Browse the repository at this point in the history
  12. chg: sed ccmd

    Malcolm Jones committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    77e01ba View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2016

  1. fix: docker permissions hopefully

    Malcolm Jones committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    86a3827 View commit details
    Browse the repository at this point in the history
  2. chg: remove circleci

    Malcolm Jones committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    89a8ba9 View commit details
    Browse the repository at this point in the history