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

Refactor Axial Expansion #1435

Draft
wants to merge 33 commits into
base: main
Choose a base branch
from
Draft

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    5764e43 View commit details
    Browse the repository at this point in the history
  2. add __init__ files, split off AssemblyAxialLinkage + ExpansionData cl…

    …asses into their own files, and move a few methods onto __init__.py.
    albeanth committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    2874172 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f9a0a7 View commit details
    Browse the repository at this point in the history
  4. get tests working with refactor and make AssemblyAxialLinkage._determ…

    …ineLinked a static method
    albeanth committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    abea575 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    085b171 View commit details
    Browse the repository at this point in the history
  6. reorg unit tests

    albeanth committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    d5d0bf4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

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

Commits on Oct 13, 2023

  1. make parameter name better

    albeanth committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    76734c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f8b34f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. add better unit testing for assemblyAxialLinkage

    - also improve the frequency in which the runLogs get hit
    albeanth committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    f620060 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    278a5e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbaa5c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    6f3b005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5eca6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a7428e View commit details
    Browse the repository at this point in the history
  4. black formatting

    albeanth committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    fd6fb58 View commit details
    Browse the repository at this point in the history
  5. fix license headers

    albeanth committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    acd932b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. fix axial exp unit tests....

    albeanth committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    79b551d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

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

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    d904bfe View commit details
    Browse the repository at this point in the history
  2. fix ruff and black

    albeanth committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    22589c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49dfddc View commit details
    Browse the repository at this point in the history
  4. rm erroneous merge conflict

    albeanth committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1b76896 View commit details
    Browse the repository at this point in the history
  5. include changes for PR 1427

    albeanth committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2bc7e1a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. update black formatter

    albeanth committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    567e02c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. add missing test tags

    albeanth committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    55a40f7 View commit details
    Browse the repository at this point in the history
  2. missed one test tag

    albeanth committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    da2be57 View commit details
    Browse the repository at this point in the history
  3. undo unexpected change

    albeanth committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0bc3d9c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    a8cef20 View commit details
    Browse the repository at this point in the history
  2. fix line lengths for linting

    albeanth committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    80781b6 View commit details
    Browse the repository at this point in the history
  3. black formatting

    albeanth committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    da048ef View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 20, 2024

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