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

DM-31033: Move DiaCalculation from a subtask of AssociationTask to a subtask of DiaPipe. #120

Merged
merged 3 commits into from
Jul 26, 2021

Commits on Jul 14, 2021

  1. Move DiaCalculation into DiaPipe.

    Debug naming.
    morriscb committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    d321980 View commit details
    Browse the repository at this point in the history
  2. Update unittests.

    Remove DiaSource duplicate test.
    
    Fix DiaObject dup test.
    
    Add function to test for duplicates.
    
    Add function for DataFrame index checking.
    
    This is to allow for the usage of Mocks in unittesting.
    
    Fix typo.
    morriscb committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    e9ce677 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e709959 View commit details
    Browse the repository at this point in the history