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

feat: make Debug for useful Session #2903

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

wjones127
Copy link
Contributor

Right now the Debug for Session is just Session(), which is pretty unhelpful. Needed this recently to debug the cache.

@github-actions github-actions bot added the enhancement New feature or request label Sep 17, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.94%. Comparing base (65b32d4) to head (a6aac46).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2903      +/-   ##
==========================================
+ Coverage   77.92%   77.94%   +0.02%     
==========================================
  Files         231      231              
  Lines       70617    70641      +24     
  Branches    70617    70641      +24     
==========================================
+ Hits        55026    55062      +36     
+ Misses      12467    12438      -29     
- Partials     3124     3141      +17     
Flag Coverage Δ
unittests 77.94% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@wjones127 wjones127 merged commit 73599c5 into lancedb:main Sep 18, 2024
22 checks passed
@wjones127 wjones127 deleted the feat/small-fixes branch September 18, 2024 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants