deeplake
deeplake copied to clipboard
Skip fast fail run for cloud video tests
π π Pull Request
Checklist:
- [ ] My code follows the style guidelines of this project and the Contributing document
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have kept the
coverage-rateup - [ ] I have performed a self-review of my own code and resolved any problems
- [ ] I have checked to ensure there aren't any other open Pull Requests for the same change
- [ ] I have described and made corresponding changes to the relevant documentation
- [ ] New and existing unit tests pass locally with my changes
Changes
Codecov Report
Base: 92.59% // Head: 91.98% // Decreases project coverage by -0.61% :warning:
Coverage data is based on head (
e6c0a2a) compared to base (37de031). Patch coverage: 75.00% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## main #1881 +/- ##
==========================================
- Coverage 92.59% 91.98% -0.62%
==========================================
Files 245 245
Lines 26009 25624 -385
==========================================
- Hits 24084 23570 -514
- Misses 1925 2054 +129
| Flag | Coverage Ξ | |
|---|---|---|
| unittests | 91.98% <75.00%> (-0.62%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Ξ | |
|---|---|---|
| hub/api/tests/test_video.py | 99.09% <ΓΈ> (-0.05%) |
:arrow_down: |
| hub/tests/path_fixtures.py | 87.33% <75.00%> (-3.39%) |
:arrow_down: |
| hub/api/tests/test_sample_info.py | 72.72% <0.00%> (-27.28%) |
:arrow_down: |
| hub/api/tests/test_api_with_compression.py | 90.27% <0.00%> (-9.73%) |
:arrow_down: |
| hub/core/compression.py | 81.62% <0.00%> (-8.02%) |
:arrow_down: |
| hub/integrations/tf/hubtensorflowdataset.py | 66.27% <0.00%> (-7.83%) |
:arrow_down: |
| hub/core/tests/test_compression.py | 93.85% <0.00%> (-5.31%) |
:arrow_down: |
| hub/core/lock.py | 86.30% <0.00%> (-2.39%) |
:arrow_down: |
| hub/tests/storage_fixtures.py | 88.88% <0.00%> (-2.23%) |
:arrow_down: |
| ... and 76 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.