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

testing: import virtualenv lazily #10120

Merged
merged 1 commit into from
Nov 28, 2023
Merged

testing: import virtualenv lazily #10120

merged 1 commit into from
Nov 28, 2023

Conversation

efiop
Copy link
Contributor

@efiop efiop commented Nov 28, 2023

Fixes #10118

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (322fcec) 90.55% compared to head (a1fa3ce) 90.30%.

Files Patch % Lines
dvc/testing/benchmarks/fixtures.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10120      +/-   ##
==========================================
- Coverage   90.55%   90.30%   -0.25%     
==========================================
  Files         488      488              
  Lines       37395    37395              
  Branches     5435     5435              
==========================================
- Hits        33864    33771      -93     
- Misses       2895     2964      +69     
- Partials      636      660      +24     

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

@efiop efiop merged commit b6d231f into main Nov 28, 2023
18 checks passed
@efiop efiop deleted the efiop-patch-2 branch November 28, 2023 20:20
@efiop efiop added the dependencies Pull requests that update a dependency file label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pytest: No module named 'virtualenv'
1 participant