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

Fix some bugs, correct natural ordering, slicer test and aggregate and update tests #482

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Nov 24, 2016

  1. Fix natural_order

    pedro-teixeira committed Nov 24, 2016
    Configuration menu
    Copy the full SHA
    f317fb3 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Fix a bug in test and sql aggregate

    Correct bug due incorrect call of Workspace module which is imported relatively.
    ThamaluM committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    2df8334 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

  1. Merge pull request #1 from eatfirst/master

    Fix natural_order
    ThamaluM committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    b8d7727 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from ThamaluM/master

    Fix natural order
    ThamaluM committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    2e61d24 View commit details
    Browse the repository at this point in the history
  3. Modify tests

    ThamaluM committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    17067ee View commit details
    Browse the repository at this point in the history
  4. Update test

    ThamaluM committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    a81f7af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a49d71 View commit details
    Browse the repository at this point in the history
  6. Update test

    ThamaluM committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    22dbb74 View commit details
    Browse the repository at this point in the history
  7. Update test

    ThamaluM committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    18a6686 View commit details
    Browse the repository at this point in the history
  8. Update test

    ThamaluM committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    75bf6dc View commit details
    Browse the repository at this point in the history
  9. Update

    ThamaluM committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    7d476ee View commit details
    Browse the repository at this point in the history
  10. Update

    ThamaluM committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    6ab3aec View commit details
    Browse the repository at this point in the history
  11. Update

    ThamaluM committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    c55927a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    72772b6 View commit details
    Browse the repository at this point in the history
  13. Add import to ArgumentError

    ThamaluM committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    cfc9b8b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. Update meatadata/base.py

    ThamaluM committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    5f1d006 View commit details
    Browse the repository at this point in the history
  2. Update meatadata/base.py

    ThamaluM committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    e0e3c80 View commit details
    Browse the repository at this point in the history
  3. Update meatadata/base.py

    ThamaluM committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    1bba7f4 View commit details
    Browse the repository at this point in the history
  4. Fix and add tests

    Remove amount_sum aggreagate check from test_aggregates and remove
    dpreciated exception of the test
    Fix metadata/base/localized setattr error by assigning directly.
    iRemove python 3.3 test and add 3.4 to 3.7 tests
    ThamaluM committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    cd58804 View commit details
    Browse the repository at this point in the history