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

test coverage 100% #13

Merged
merged 37 commits into from
Aug 21, 2020
Merged

test coverage 100% #13

merged 37 commits into from
Aug 21, 2020

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    785d286 View commit details
    Browse the repository at this point in the history
  2. use abstract base classes

    afrubin committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    97eb044 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. fix # pragma statements

    afrubin committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    f4defc4 View commit details
    Browse the repository at this point in the history
  2. test additional exceptions

    afrubin committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    4d53e7e View commit details
    Browse the repository at this point in the history
  3. remove deleted test cases

    afrubin committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    8826794 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    964343b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fcecf8 View commit details
    Browse the repository at this point in the history
  6. add permission error mocks

    afrubin committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    bbeb3fc View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. black formatting

    afrubin committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    a25e2ae View commit details
    Browse the repository at this point in the history
  2. use base class temp directory

    afrubin committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    c5a44c7 View commit details
    Browse the repository at this point in the history
  3. fix up imports

    afrubin committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    fb145f9 View commit details
    Browse the repository at this point in the history
  4. use fqfa sequence validation

    afrubin committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    437c2c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1ceb83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d34c15c View commit details
    Browse the repository at this point in the history
  7. remove unused import

    afrubin committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    fd743cc View commit details
    Browse the repository at this point in the history
  8. always drop na inplace

    afrubin committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    7760374 View commit details
    Browse the repository at this point in the history
  9. remove self.bin from tests

    afrubin committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    a589a88 View commit details
    Browse the repository at this point in the history
  10. black formatting

    afrubin committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    5f31f97 View commit details
    Browse the repository at this point in the history
  11. move tests out of module

    afrubin committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    cc87948 View commit details
    Browse the repository at this point in the history
  12. use default temp location

    afrubin committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    ce1324d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. drop removed modules

    afrubin committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    4b0fb6b View commit details
    Browse the repository at this point in the history
  2. unused import

    afrubin committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    e275230 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

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

Commits on Aug 21, 2020

  1. remove tests for zero-based protein variants

    These variants were not being generated by any module code, since utilities.ProteinSubstitutionEvent generates one-based positions.
    afrubin committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    a662a60 View commit details
    Browse the repository at this point in the history
  2. add coverage config file

    afrubin committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    ba43e9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5affb40 View commit details
    Browse the repository at this point in the history
  4. fix typo

    afrubin committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    bcfb10a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72f6911 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3edc9e View commit details
    Browse the repository at this point in the history
  7. more test cleanup

    afrubin committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    c61f297 View commit details
    Browse the repository at this point in the history
  8. linting and dead code removal

    afrubin committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    18404b1 View commit details
    Browse the repository at this point in the history
  9. test using convert() method

    afrubin committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    c1a37f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5bbeea7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    73ae1fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ce85292 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f891746 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b0345dc View commit details
    Browse the repository at this point in the history