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

Merge branch 'main' into add-sessions

efa405e
Select commit
Loading
Failed to load commit list.
Merged

feat: Session management #120

Merge branch 'main' into add-sessions
efa405e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2025 in 0s

78.57% (target 76.00%)

View this Pull Request on Codecov

78.57% (target 76.00%)

Details

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).

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.