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

Allow env_var to be Used in More Contexts #10601

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Change type annotations for earlier Python versions.

566e294
Select commit
Loading
Failed to load commit list.
Draft

Allow env_var to be Used in More Contexts #10601

Change type annotations for earlier Python versions.
566e294
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 23, 2024 in 1s

86.20% (-2.70%) compared to 3c55806

View this Pull Request on Codecov

86.20% (-2.70%) compared to 3c55806

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.20%. Comparing base (3c55806) to head (566e294).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10601      +/-   ##
==========================================
- Coverage   88.90%   86.20%   -2.70%     
==========================================
  Files         180      180              
  Lines       22760    22764       +4     
==========================================
- Hits        20234    19623     -611     
- Misses       2526     3141     +615     
Components Coverage Δ
Unit Tests 86.20% <85.71%> (-2.70%) ⬇️
Integration Tests 86.20% <85.71%> (+0.05%) ⬆️