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

Downgrade go version to 1.20 #62

Merged
merged 1 commit into from
Jan 25, 2024

downgrade go versino to 1.20

77cea43
Select commit
Loading
Failed to load commit list.
Merged

Downgrade go version to 1.20 #62

downgrade go versino to 1.20
77cea43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 1s

36.80% (+3.35%) compared to 8c45fd2

View this Pull Request on Codecov

36.80% (+3.35%) compared to 8c45fd2

Details

Codecov Report

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

Comparison is base (8c45fd2) 33.45% compared to head (77cea43) 36.80%.
Report is 4 commits behind head on main.

Files Patch % Lines
providers/providerMock.go 49.05% 53 Missing and 1 partial ⚠️
replay/replay.go 67.56% 20 Missing and 4 partials ⚠️
pulumitest/assertrefresh/asserts.go 66.66% 2 Missing and 1 partial ⚠️
pulumitest/pulumiTest.go 88.23% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   33.45%   36.80%   +3.35%     
==========================================
  Files          42       42              
  Lines        2571     2630      +59     
==========================================
+ Hits          860      968     +108     
+ Misses       1606     1559      -47     
+ Partials      105      103       -2     

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