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

Add studio auth to datachain #514

Merged
merged 9 commits into from
Oct 17, 2024

Make it compatible with windows

b1d6ace
Select commit
Loading
Failed to load commit list.
Merged

Add studio auth to datachain #514

Make it compatible with windows
b1d6ace
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 0s

87.43% (+0.26%) compared to f29e034

View this Pull Request on Codecov

87.43% (+0.26%) compared to f29e034

Details

Codecov Report

Attention: Patch coverage is 94.18605% with 5 lines in your changes missing coverage. Please review.

Project coverage is 87.43%. Comparing base (f29e034) to head (b1d6ace).

Files with missing lines Patch % Lines
src/datachain/studio.py 92.15% 2 Missing and 2 partials ⚠️
src/datachain/cli.py 95.23% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #514      +/-   ##
==========================================
+ Coverage   87.16%   87.43%   +0.26%     
==========================================
  Files          96       97       +1     
  Lines        9991    10069      +78     
  Branches     1367     1374       +7     
==========================================
+ Hits         8709     8804      +95     
+ Misses        928      908      -20     
- Partials      354      357       +3     

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