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

Use absolute file path for local provider paths #66

Merged
merged 2 commits into from
Feb 16, 2024

fix error message

f751d46
Select commit
Loading
Failed to load commit list.
Merged

Use absolute file path for local provider paths #66

fix error message
f751d46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2024 in 0s

36.78% (+3.33%) compared to 8c45fd2

View this Pull Request on Codecov

36.78% (+3.33%) compared to 8c45fd2

Details

Codecov Report

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

Comparison is base (8c45fd2) 33.45% compared to head (f751d46) 36.78%.
Report is 5 commits behind head on main.

Files Patch % Lines
pulumitest/newStack.go 57.14% 2 Missing and 1 partial ⚠️
pulumitest/install.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
+ Coverage   33.45%   36.78%   +3.33%     
==========================================
  Files          42       42              
  Lines        2571     2634      +63     
==========================================
+ Hits          860      969     +109     
+ Misses       1606     1561      -45     
+ Partials      105      104       -1     

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