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 log streaming to the created job #680

Merged
merged 6 commits into from
Dec 18, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

a19394b
Select commit
Loading
Failed to load commit list.
Merged

Add log streaming to the created job #680

[pre-commit.ci] auto fixes from pre-commit.com hooks
a19394b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

87.38% (-0.07%) compared to 10e90c5

View this Pull Request on Codecov

87.38% (-0.07%) compared to 10e90c5

Details

Codecov Report

Attention: Patch coverage is 72.09302% with 12 lines in your changes missing coverage. Please review.

Project coverage is 87.38%. Comparing base (10e90c5) to head (a19394b).

Files with missing lines Patch % Lines
src/datachain/studio.py 54.54% 7 Missing and 3 partials ⚠️
src/datachain/remote/studio.py 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #680      +/-   ##
==========================================
- Coverage   87.44%   87.38%   -0.07%     
==========================================
  Files         114      114              
  Lines       10898    10939      +41     
  Branches     1499     1506       +7     
==========================================
+ Hits         9530     9559      +29     
- Misses        990      999       +9     
- Partials      378      381       +3     

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