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 disabling PRC via env var #2077

Closed
wants to merge 1 commit into from

allow disablign PRC via env var

84759f0
Select commit
Loading
Failed to load commit list.
Closed

Allow disabling PRC via env var #2077

allow disablign PRC via env var
84759f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2024 in 0s

61.10% (-0.09%) compared to f5a6151

View this Pull Request on Codecov

61.10% (-0.09%) compared to f5a6151

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 61.10%. Comparing base (f5a6151) to head (84759f0).
Report is 1 commits behind head on master.

Files Patch % Lines
pkg/tfshim/sdk-v2/provider.go 33.33% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2077      +/-   ##
==========================================
- Coverage   61.19%   61.10%   -0.09%     
==========================================
  Files         339      339              
  Lines       45130    45245     +115     
==========================================
+ Hits        27617    27647      +30     
- Misses      15992    16075      +83     
- Partials     1521     1523       +2     

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