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

Expand Go and Java SDK Test Coverage #720

Merged
merged 13 commits into from
Jun 5, 2020
Merged

Expand Go and Java SDK Test Coverage #720

merged 13 commits into from
Jun 5, 2020

Commits on Jun 5, 2020

  1. Added TestGetOnlineFeatures() client_test to test client.GetOnlineFea…

    …tures()
    Zhu Zhanyan authored and mrzzy committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    fe65b02 View commit details
    Browse the repository at this point in the history
  2. Added unit test for Java SDK's FeastClient

    Zhu Zhanyan authored and mrzzy committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    20bcddd View commit details
    Browse the repository at this point in the history
  3. Make Python SDK's client.get_online_features() unit test more compreh…

    …ensive
    Zhu Zhanyan authored and mrzzy committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    21f41c9 View commit details
    Browse the repository at this point in the history
  4. Remove code added to debug the Python SDK tests

    Zhu Zhanyan authored and mrzzy committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    1e36044 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e414a2d View commit details
    Browse the repository at this point in the history
  6. Fix python sdk lint

    Zhu Zhanyan authored and mrzzy committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    b2a7ebc View commit details
    Browse the repository at this point in the history
  7. Revert "Change repo referenced in go.mod to mrzzy fork to test module…

    …s retrieval"
    
    This reverts commit 13008ccef6b6cbee6299029589b5e9e864eee7ae.
    Zhu Zhanyan authored and mrzzy committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    564f5fe View commit details
    Browse the repository at this point in the history
  8. Optmisation: Init stripFields map to expected size in client.GetOnlin…

    …eFeatures()
    Zhu Zhanyan authored and mrzzy committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    9ad2f2e View commit details
    Browse the repository at this point in the history
  9. Make the name of the client test case more descriptive

    Zhu Zhanyan authored and mrzzy committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    d799830 View commit details
    Browse the repository at this point in the history
  10. Add missing mock files

    mrzzy committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    eeeaced View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    adc60f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f1a79f4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6f109ed View commit details
    Browse the repository at this point in the history