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

Fix code formatting #2580

Closed
wants to merge 1 commit into from

Fix code formatting

312cad9
Select commit
Loading
Failed to load commit list.
Closed

Fix code formatting #2580

Fix code formatting
312cad9
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Sep 5, 2023 in 0s

83.81% (-1.00%) compared to f2b6fc7

View this Pull Request on Codecov

83.81% (-1.00%) compared to f2b6fc7

Details

Codecov Report

Patch coverage: 96.03% and project coverage change: -1.00% ⚠️

Comparison is base (f2b6fc7) 84.81% compared to head (312cad9) 83.81%.
Report is 33 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2580      +/-   ##
==========================================
- Coverage   84.81%   83.81%   -1.00%     
==========================================
  Files         330      224     -106     
  Lines       39462    24385   -15077     
==========================================
- Hits        33469    20439   -13030     
+ Misses       5993     3946    -2047     
Files Changed Coverage Δ
deeplake/auto/unstructured/yolo/yolo.py 91.12% <ø> (-0.81%) ⬇️
deeplake/core/vectorstore/deeplake_vectorstore.py 97.50% <ø> (+8.61%) ⬆️
.../core/vectorstore/vector_search/dataset/dataset.py 97.63% <ø> (+0.46%) ⬆️
deeplake/tests/client_fixtures.py 85.71% <66.66%> (+2.38%) ⬆️
deeplake/tests/path_fixtures.py 91.42% <78.94%> (+4.07%) ⬆️
deeplake/core/dataset/dataset.py 92.79% <100.00%> (+0.97%) ⬆️
deeplake/core/lock.py 86.05% <100.00%> (+0.12%) ⬆️
deeplake/core/meta/dataset_meta.py 100.00% <100.00%> (ø)
deeplake/core/storage/azure.py 83.01% <100.00%> (-0.40%) ⬇️
deeplake/core/storage/gcs.py 67.82% <100.00%> (-2.32%) ⬇️
... and 11 more

... and 148 files with indirect coverage changes

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