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

refact: Change function structure to use dicts not lists #12

Merged
merged 17 commits into from
Aug 22, 2024

Commits on Aug 15, 2024

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

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    7f4cce8 View commit details
    Browse the repository at this point in the history
  2. refact: Don't default to master

    jvfe committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e342678 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. refact: Move instance check up

    jvfe committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    50216c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e83d9a View commit details
    Browse the repository at this point in the history
  3. Revert "Refactoring of component_utils.py"

    This reverts commit 0e83d9a.
    jvfe committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f8c8251 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    313853e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8e4da0 View commit details
    Browse the repository at this point in the history
  3. refact: Use get in modules_json

    jvfe committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f783d58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb59308 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be4d78f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #13 from sanger-tol/refact/change_structure_levera…

    …ge_get
    
    Use the power of get to skip if tests
    jvfe committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3c493b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    b13a406 View commit details
    Browse the repository at this point in the history
  2. style: Run ruff format

    jvfe committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e96341e View commit details
    Browse the repository at this point in the history
  3. refact: Change UserWarning message

    Co-authored-by: Matthieu Muffato <mm49@sanger.ac.uk>
    jvfe and muffato committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2b9a573 View commit details
    Browse the repository at this point in the history
  4. style: Run ruff format

    jvfe committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e55c74d View commit details
    Browse the repository at this point in the history