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

Fixed virtual tensor test. #2625

Merged
merged 1 commit into from Sep 28, 2023
Merged

Fixed virtual tensor test. #2625

merged 1 commit into from Sep 28, 2023

Conversation

khustup
Copy link
Contributor

@khustup khustup commented Sep 28, 2023

🚀 🚀 Pull Request

Impact

  • Bug fix (non-breaking change which fixes expected existing functionality)
  • Enhancement/New feature (adds functionality without impacting existing logic)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Things to be aware of

Things to worry about

Additional Context

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (9e8e09a) 83.99% compared to head (6042904) 83.41%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2625      +/-   ##
==========================================
- Coverage   83.99%   83.41%   -0.58%     
==========================================
  Files         226      226              
  Lines       24992    24995       +3     
==========================================
- Hits        20992    20850     -142     
- Misses       4000     4145     +145     
Flag Coverage Δ
unittests 83.41% <100.00%> (-0.58%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
deeplake/util/scheduling.py 94.56% <100.00%> (+0.18%) ⬆️

... and 12 files with indirect coverage changes

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

@sonarcloud
Copy link

sonarcloud bot commented Sep 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@khustup khustup merged commit ab55e65 into main Sep 28, 2023
12 of 14 checks passed
@khustup khustup deleted the fix-tests branch September 28, 2023 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants