Fix code formatting #2580
Closed
Fix code formatting #2580
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 |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading