Skip to content

feat: Session management #120

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

Merged
merged 5 commits into from
May 8, 2025
Merged

feat: Session management #120

merged 5 commits into from
May 8, 2025

Conversation

ajaynayak
Copy link
Collaborator

@ajaynayak ajaynayak commented May 1, 2025

Adding session management to the GalileoLogger

logger.start_session(name="test-session", previous_session_id="6c4e3f7e-4a9a-4e7e-8c1f-3a9a3a9a3a9e", external_id="myAppId123")

...

logger.clear_session()

https://app.shortcut.com/galileo/story/29394/sdk-add-session-compatibility-to-the-galileologger-python

Copy link

codecov bot commented May 1, 2025

Codecov Report

Attention: Patch coverage is 72.34043% with 13 lines in your changes missing coverage. Please review.

Project coverage is 78.57%. Comparing base (4f7d8e0) to head (efa405e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/galileo/utils/core_api_client.py 18.75% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
- Coverage   78.71%   78.57%   -0.15%     
==========================================
  Files          36       36              
  Lines        2589     2632      +43     
==========================================
+ Hits         2038     2068      +30     
- Misses        551      564      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ajaynayak ajaynayak marked this pull request as ready for review May 5, 2025 23:42
@ajaynayak ajaynayak requested a review from a team as a code owner May 5, 2025 23:42
@ajaynayak ajaynayak requested a review from andriisoldatenko May 6, 2025 02:57
@ajaynayak ajaynayak merged commit fed6f65 into main May 8, 2025
9 checks passed
@ajaynayak ajaynayak deleted the add-sessions branch May 8, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants