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

Qa/rip singer from tests #44

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

Commits on May 18, 2022

  1. Initial commit for expression attributes

    prijendev authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    d62530c View commit details
    Browse the repository at this point in the history
  2. Updated circleci and full_table.py

    prijendev authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    9a18c82 View commit details
    Browse the repository at this point in the history
  3. resolved pylint error

    prijendev authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    f5027fe View commit details
    Browse the repository at this point in the history
  4. Updated circleci

    prijendev authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    6b9bae6 View commit details
    Browse the repository at this point in the history
  5. Updated unittest case path in circleci

    prijendev authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    1376687 View commit details
    Browse the repository at this point in the history
  6. Updated expression attribute

    prijendev authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    a1fd3af View commit details
    Browse the repository at this point in the history
  7. resolved pylint error

    prijendev authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    ea524af View commit details
    Browse the repository at this point in the history
  8. Updated prepare exprssion logic

    prijendev authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    d4f6c77 View commit details
    Browse the repository at this point in the history
  9. Handled empty projection

    prijendev authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    242403f View commit details
    Browse the repository at this point in the history
  10. added logic for nested expressions

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    9d488f3 View commit details
    Browse the repository at this point in the history
  11. added in log_based test and comments

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    68c74d6 View commit details
    Browse the repository at this point in the history
  12. added code comments

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    6e9832a View commit details
    Browse the repository at this point in the history
  13. Updated comments

    prijendev authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    144098d View commit details
    Browse the repository at this point in the history
  14. Resolved review comments

    prijendev authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    a643e03 View commit details
    Browse the repository at this point in the history
  15. added comment

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    fc58a17 View commit details
    Browse the repository at this point in the history
  16. resolved comments

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    efacad2 View commit details
    Browse the repository at this point in the history
  17. resolved pylint errors

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    c7c7078 View commit details
    Browse the repository at this point in the history
  18. updated config.yml and a typo

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    675adb4 View commit details
    Browse the repository at this point in the history
  19. resolved slack-on-notify failure

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    e5f0089 View commit details
    Browse the repository at this point in the history
  20. removed scenarios

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    1e198db View commit details
    Browse the repository at this point in the history
  21. Changed the expressionattribute logic as suggested

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    d923847 View commit details
    Browse the repository at this point in the history
  22. resolved pylint error

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    71ebc06 View commit details
    Browse the repository at this point in the history
  23. fixed typo

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    5a97ba7 View commit details
    Browse the repository at this point in the history
  24. added test case for '.' in fields

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    2b5199b View commit details
    Browse the repository at this point in the history
  25. added testcase for prepare_projection()

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    b319ac1 View commit details
    Browse the repository at this point in the history
  26. resolved comments

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    b83f6ee View commit details
    Browse the repository at this point in the history
  27. handled corner case

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    9bfd082 View commit details
    Browse the repository at this point in the history
  28. added check for empty expression

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    d9a4cc1 View commit details
    Browse the repository at this point in the history
  29. resolved comments and updated unittests

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    3a0016c View commit details
    Browse the repository at this point in the history
  30. removed unused import

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    aa9dc49 View commit details
    Browse the repository at this point in the history
  31. resolved comments

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    251e400 View commit details
    Browse the repository at this point in the history
  32. fixed pylint failure

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    0981142 View commit details
    Browse the repository at this point in the history
  33. updated comment

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    28a64b3 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    8e8d73e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a094a9f View commit details
    Browse the repository at this point in the history
  36. updated to nosetests

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    99fd7ee View commit details
    Browse the repository at this point in the history
  37. Changed expression-attributes to expression-attribute

    KrishnanG authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    0f08f4b View commit details
    Browse the repository at this point in the history
  38. Changed expression-attributes to expression-attribute

    KrishnanG authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    9daad7b View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    ec1acdf View commit details
    Browse the repository at this point in the history
  40. renamed the file

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    00e119f View commit details
    Browse the repository at this point in the history
  41. added funciton comments

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    82d8395 View commit details
    Browse the repository at this point in the history
  42. fixed pylint

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    b3c148f View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    d0e6f42 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    d3f7b3e View commit details
    Browse the repository at this point in the history
  45. changed the parameter name to attribute

    namrata270998 authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    1f726db View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    dc8c579 View commit details
    Browse the repository at this point in the history
  47. fix log sync ref and log projection test name

    kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    5d2ff51 View commit details
    Browse the repository at this point in the history
  48. Changed from attribute to attributes

    KrishnanG authored and kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    86e791b View commit details
    Browse the repository at this point in the history
  49. remove singer logger, replace with tt logger

    kspeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    e3be082 View commit details
    Browse the repository at this point in the history