Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googlegenomics/gcp-variant-transforms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: googlegenomics/gcp-variant-transforms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: py3dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 120 files changed
  • 1 contributor

Commits on Aug 4, 2020

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

Commits on Sep 2, 2020

  1. Migrate beam_io package to Python3. (#646)

    * Apply 2to3 to beam_io package.
    
    * Apply manual changes for unit tests and pylint over beam_io package.
    
    * Apply pylint related changes for beam_io package, and expand tests.
    
    * Address first iteration of comments.
    
    * Fix Travis error.
    tneymanov authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    ee02663 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Migrate subdirectories in libs to Python 3 (#647)

    * Apply 2to3 over libs/annotation and libs/variant_merge
    
    * Add manual changes to libs/annotation and libs/variant_merge to pass unit tests.
    
    * Add pylint changes and expand tests.
    
    * Address first iteration of comments.
    
    * Upgrade pylint and fix pylint issues.
    tneymanov authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    40aaa58 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

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

Commits on Sep 16, 2020

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

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    24e0be5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0356d33 View commit details
    Browse the repository at this point in the history
Loading