This is an automated email from the ASF dual-hosted git repository.
skrawcz pushed a change to branch stefan/fix-unit-tests
in repository https://gitbox.apache.org/repos/asf/hamilton.git
from 7f22b017 Adds more headers and updates license check files
add a897bc9e Fixes migration test
add f40b2cc7 Fixes UTC change to handle all python versions
add c7ac768b Fixes bad model name that was confusing pydantic
No new revisions were added by this update.
Summary of changes:
ui/backend/server/requirements.txt | 2 +-
ui/backend/server/trackingserver_auth/schema.py | 6 +++---
ui/backend/server/trackingserver_projects/schema.py | 10 +++++-----
ui/sdk/src/hamilton_sdk/adapters.py | 16 +++++++++++-----
ui/sdk/src/hamilton_sdk/api/clients.py | 9 ++++++++-
ui/sdk/src/hamilton_sdk/driver.py | 9 ++++++++-
ui/sdk/src/hamilton_sdk/tracking/runs.py | 19 +++++++++++++------
ui/sdk/tests/tracking/test_pydantic_stats.py | 8 ++++----
8 files changed, 53 insertions(+), 26 deletions(-)